Updated Fortress Forever gamedata.
This commit is contained in:
parent
176c003658
commit
1141a73945
@ -1,7 +1,7 @@
|
||||
"Games"
|
||||
{
|
||||
/* Fortress Forever 2.4 */
|
||||
"fortressforever"
|
||||
"FortressForever"
|
||||
{
|
||||
"Offsets"
|
||||
{
|
||||
@ -22,13 +22,13 @@
|
||||
}
|
||||
"PreThink"
|
||||
{
|
||||
"windows" "283"
|
||||
"linux" "284"
|
||||
"windows" "281"
|
||||
"linux" "282"
|
||||
}
|
||||
"PostThink"
|
||||
{
|
||||
"windows" "284"
|
||||
"linux" "285"
|
||||
"windows" "282"
|
||||
"linux" "283"
|
||||
}
|
||||
"SetTransmit"
|
||||
{
|
||||
@ -77,33 +77,33 @@
|
||||
}
|
||||
"VPhysicsUpdate"
|
||||
{
|
||||
"windows" "152"
|
||||
"linux" "153"
|
||||
"windows" "150"
|
||||
"linux" "151"
|
||||
}
|
||||
"Weapon_CanSwitchTo"
|
||||
{
|
||||
"windows" "232"
|
||||
"linux" "233"
|
||||
"windows" "230"
|
||||
"linux" "231"
|
||||
}
|
||||
"Weapon_CanUse"
|
||||
{
|
||||
"windows" "226"
|
||||
"linux" "227"
|
||||
"windows" "224"
|
||||
"linux" "225"
|
||||
}
|
||||
"Weapon_Drop"
|
||||
{
|
||||
"windows" "229"
|
||||
"linux" "230"
|
||||
}
|
||||
"Weapon_Equip"
|
||||
{
|
||||
"windows" "227"
|
||||
"linux" "228"
|
||||
}
|
||||
"Weapon_Equip"
|
||||
{
|
||||
"windows" "225"
|
||||
"linux" "226"
|
||||
}
|
||||
"Weapon_Switch"
|
||||
{
|
||||
"windows" "230"
|
||||
"linux" "231"
|
||||
"windows" "228"
|
||||
"linux" "229"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,28 +18,28 @@
|
||||
{
|
||||
"GiveNamedItem"
|
||||
{
|
||||
"windows" "338"
|
||||
"linux" "339"
|
||||
"windows" "336"
|
||||
"linux" "337"
|
||||
}
|
||||
"RemovePlayerItem"
|
||||
{
|
||||
"windows" "236"
|
||||
"linux" "237"
|
||||
}
|
||||
"Weapon_GetSlot"
|
||||
{
|
||||
"windows" "234"
|
||||
"linux" "235"
|
||||
}
|
||||
"Weapon_GetSlot"
|
||||
{
|
||||
"windows" "232"
|
||||
"linux" "233"
|
||||
}
|
||||
"Ignite"
|
||||
{
|
||||
"windows" "198"
|
||||
"linux" "199"
|
||||
"windows" "196"
|
||||
"linux" "197"
|
||||
}
|
||||
"Extinguish"
|
||||
{
|
||||
"windows" "199"
|
||||
"linux" "200"
|
||||
"windows" "197"
|
||||
"linux" "198"
|
||||
}
|
||||
"Teleport"
|
||||
{
|
||||
@ -48,18 +48,18 @@
|
||||
}
|
||||
"CommitSuicide"
|
||||
{
|
||||
"windows" "366"
|
||||
"linux" "367"
|
||||
"windows" "364"
|
||||
"linux" "365"
|
||||
}
|
||||
"GetVelocity"
|
||||
{
|
||||
"windows" "136"
|
||||
"linux" "137"
|
||||
"windows" "134"
|
||||
"linux" "135"
|
||||
}
|
||||
"EyeAngles"
|
||||
{
|
||||
"windows" "128"
|
||||
"linux" "129"
|
||||
"windows" "126"
|
||||
"linux" "127"
|
||||
}
|
||||
"AcceptInput"
|
||||
{
|
||||
@ -88,8 +88,8 @@
|
||||
}
|
||||
"WeaponEquip"
|
||||
{
|
||||
"windows" "227"
|
||||
"linux" "228"
|
||||
"windows" "225"
|
||||
"linux" "226"
|
||||
}
|
||||
"Activate"
|
||||
{
|
||||
@ -113,7 +113,7 @@
|
||||
"CreateGameRulesObject"
|
||||
{
|
||||
"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"
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user