Updated Fortress Forever gamedata.

This commit is contained in:
Nicholas Hastings 2013-02-09 14:19:43 -05:00
parent 176c003658
commit 1141a73945
2 changed files with 38 additions and 38 deletions

View File

@ -1,7 +1,7 @@
"Games" "Games"
{ {
/* Fortress Forever 2.4 */ /* Fortress Forever 2.4 */
"fortressforever" "FortressForever"
{ {
"Offsets" "Offsets"
{ {
@ -22,13 +22,13 @@
} }
"PreThink" "PreThink"
{ {
"windows" "283" "windows" "281"
"linux" "284" "linux" "282"
} }
"PostThink" "PostThink"
{ {
"windows" "284" "windows" "282"
"linux" "285" "linux" "283"
} }
"SetTransmit" "SetTransmit"
{ {
@ -77,33 +77,33 @@
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "152" "windows" "150"
"linux" "153" "linux" "151"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "232" "windows" "230"
"linux" "233" "linux" "231"
} }
"Weapon_CanUse" "Weapon_CanUse"
{ {
"windows" "226" "windows" "224"
"linux" "227" "linux" "225"
} }
"Weapon_Drop" "Weapon_Drop"
{
"windows" "229"
"linux" "230"
}
"Weapon_Equip"
{ {
"windows" "227" "windows" "227"
"linux" "228" "linux" "228"
} }
"Weapon_Equip"
{
"windows" "225"
"linux" "226"
}
"Weapon_Switch" "Weapon_Switch"
{ {
"windows" "230" "windows" "228"
"linux" "231" "linux" "229"
} }
} }

View File

@ -18,28 +18,28 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "338" "windows" "336"
"linux" "339" "linux" "337"
} }
"RemovePlayerItem" "RemovePlayerItem"
{
"windows" "236"
"linux" "237"
}
"Weapon_GetSlot"
{ {
"windows" "234" "windows" "234"
"linux" "235" "linux" "235"
} }
"Weapon_GetSlot"
{
"windows" "232"
"linux" "233"
}
"Ignite" "Ignite"
{ {
"windows" "198" "windows" "196"
"linux" "199" "linux" "197"
} }
"Extinguish" "Extinguish"
{ {
"windows" "199" "windows" "197"
"linux" "200" "linux" "198"
} }
"Teleport" "Teleport"
{ {
@ -48,18 +48,18 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "366" "windows" "364"
"linux" "367" "linux" "365"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "136" "windows" "134"
"linux" "137" "linux" "135"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "128" "windows" "126"
"linux" "129" "linux" "127"
} }
"AcceptInput" "AcceptInput"
{ {
@ -88,8 +88,8 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "227" "windows" "225"
"linux" "228" "linux" "226"
} }
"Activate" "Activate"
{ {
@ -113,7 +113,7 @@
"CreateGameRulesObject" "CreateGameRulesObject"
{ {
"library" "server" "library" "server"
"windows" "8B\x0D\x2A\x2A\x2A\x2A\x85\xC9\x74\x09\x8B\x01\x8B\x50\x2C\x6A\x01" "windows" "\8B\x0D\x2A\x2A\x2A\x2A\x85\xC9\x74\x09\x8B\x01\x8B\x50\x2C\x6A\x01"
} }
"FindEntityByClassname" "FindEntityByClassname"
{ {