Updated TF2 gamedata.

This commit is contained in:
Nicholas Hastings 2012-12-19 07:55:03 -05:00
parent 8eeec3dc48
commit bf9c58b8ed
2 changed files with 13 additions and 13 deletions

View File

@ -18,9 +18,9 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "397" "windows" "398"
"linux" "398" "linux" "399"
"mac" "398" "mac" "399"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
@ -54,9 +54,9 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "438" "windows" "439"
"linux" "438" "linux" "439"
"mac" "438" "mac" "439"
} }
"GetVelocity" "GetVelocity"
{ {
@ -96,9 +96,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "415" "windows" "416"
"linux" "416" "linux" "417"
"mac" "416" "mac" "417"
} }
} }

View File

@ -67,9 +67,9 @@
"AddCondition" "AddCondition"
{ {
"library" "server" "library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x2A\x53\x56\x57\x8B\x2A\x2A\x8B\xF1\x83\xFF\x2A\x7C\x2A\x8D\x2A\x2A\x8D\x2A\x2A\x2A\x2A\x2A\x89\x2A\x2A\xEB\x2A\x8D\x2A\x2A\x2A\x2A\x2A\x89\x2A\x2A\x8B\x2A\x2A\x2A\x2A\x2A\xD9" "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\x8D\x2A\x2A\x2A\x2A\x2A\x89\x2A\x2A\x8B\x4D\x2A\xD9"
"linux" "@_ZN15CTFPlayerShared7AddCondE7ETFCondf" "linux" "@_ZN15CTFPlayerShared7AddCondE7ETFCondfP11CBaseEntity"
"mac" "@_ZN15CTFPlayerShared7AddCondE7ETFCondf" "mac" "@_ZN15CTFPlayerShared7AddCondE7ETFCondfP11CBaseEntity"
} }
"RemoveCondition" "RemoveCondition"
{ {
@ -109,7 +109,7 @@
"MakeBleed" "MakeBleed"
{ {
"library" "server" "library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x1C\x57\x8B\xF9\x8B\x8F\x2A\x2A\x2A\x2A\x8B\x01" "windows" "\x55\x8B\xEC\x83\xEC\x2A\x57\x8B\xF9\x8B\x8F\x2A\x2A\x2A\x2A\x8B\x01\x8B"
"linux" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi" "linux" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi"
"mac" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi" "mac" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi"
} }