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"
{
"windows" "397"
"linux" "398"
"mac" "398"
"windows" "398"
"linux" "399"
"mac" "399"
}
"RemovePlayerItem"
{
@ -54,9 +54,9 @@
}
"CommitSuicide"
{
"windows" "438"
"linux" "438"
"mac" "438"
"windows" "439"
"linux" "439"
"mac" "439"
}
"GetVelocity"
{
@ -96,9 +96,9 @@
}
"PlayerRunCmd"
{
"windows" "415"
"linux" "416"
"mac" "416"
"windows" "416"
"linux" "417"
"mac" "417"
}
}

View File

@ -67,9 +67,9 @@
"AddCondition"
{
"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"
"linux" "@_ZN15CTFPlayerShared7AddCondE7ETFCondf"
"mac" "@_ZN15CTFPlayerShared7AddCondE7ETFCondf"
"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" "@_ZN15CTFPlayerShared7AddCondE7ETFCondfP11CBaseEntity"
"mac" "@_ZN15CTFPlayerShared7AddCondE7ETFCondfP11CBaseEntity"
}
"RemoveCondition"
{
@ -109,7 +109,7 @@
"MakeBleed"
{
"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"
"mac" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi"
}