Update TF2 Gamedata

This commit is contained in:
Dr!fter 2013-07-10 18:36:33 -04:00
parent 1fa480b27e
commit a09908d734
2 changed files with 35 additions and 35 deletions

View File

@ -18,57 +18,57 @@
{
"GiveNamedItem"
{
"windows" "398"
"linux" "399"
"mac" "399"
"windows" "399"
"linux" "400"
"mac" "400"
}
"RemovePlayerItem"
{
"windows" "268"
"linux" "269"
"mac" "269"
"windows" "269"
"linux" "270"
"mac" "270"
}
"Weapon_GetSlot"
{
"windows" "266"
"linux" "267"
"mac" "267"
"windows" "267"
"linux" "268"
"mac" "268"
}
"Ignite"
{
"windows" "207"
"linux" "208"
"mac" "208"
"windows" "208"
"linux" "209"
"mac" "209"
}
"Extinguish"
{
"windows" "211"
"linux" "212"
"mac" "212"
"windows" "212"
"linux" "213"
"mac" "213"
}
"Teleport"
{
"windows" "107"
"linux" "108"
"mac" "108"
"windows" "108"
"linux" "109"
"mac" "109"
}
"CommitSuicide"
{
"windows" "439"
"linux" "439"
"mac" "439"
"windows" "440"
"linux" "440"
"mac" "440"
}
"GetVelocity"
{
"windows" "139"
"linux" "140"
"mac" "140"
"windows" "140"
"linux" "141"
"mac" "141"
}
"EyeAngles"
{
"windows" "130"
"linux" "131"
"mac" "131"
"windows" "131"
"linux" "132"
"mac" "132"
}
"SetEntityModel"
{
@ -84,9 +84,9 @@
}
"WeaponEquip"
{
"windows" "259"
"linux" "260"
"mac" "260"
"windows" "260"
"linux" "261"
"mac" "261"
}
"Activate"
{
@ -96,9 +96,9 @@
}
"PlayerRunCmd"
{
"windows" "416"
"linux" "417"
"mac" "417"
"windows" "417"
"linux" "418"
"mac" "418"
}
}

View File

@ -25,7 +25,7 @@
"RemoveDisguise"
{
"library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x08\x53\x56\x8B\xF1\xF7\x86"
"windows" "\x55\x8B\xEC\x83\xEC\x08\x56\x8B\xF1\xF7\x86"
"linux" "@_ZN15CTFPlayerShared14RemoveDisguiseEv"
"mac" "@_ZN15CTFPlayerShared14RemoveDisguiseEv"
}
@ -67,7 +67,7 @@
"AddCondition"
{
"library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x2A\x53\x56\x57\x8B\x7D\x2A\x8B\xF1\x83\xFF\x2A\x7C\x2A\x8D\x2A\x2A\x8D\x2A\x2A\x2A\x2A\x2A\x89\x2A\x2A\xEB\x2A\x83\xFF\x2A\x7C"
"windows" "\x55\x8B\xEC\x83\xEC\x08\x53\x56\x8B\x75\x08\x57\x8B\xD9"
"linux" "@_ZN15CTFPlayerShared7AddCondE7ETFCondfP11CBaseEntity"
"mac" "@_ZN15CTFPlayerShared7AddCondE7ETFCondfP11CBaseEntity"
}