diff --git a/gamedata/sdkhooks.games/game.fof.txt b/gamedata/sdkhooks.games/game.fof.txt index be2cf534..a29fda8c 100644 --- a/gamedata/sdkhooks.games/game.fof.txt +++ b/gamedata/sdkhooks.games/game.fof.txt @@ -12,9 +12,9 @@ } "FireBullets" { - "windows" "113" - "linux" "114" - "mac" "114" + "windows" "112" + "linux" "113" + "mac" "113" } "OnTakeDamage" { @@ -24,15 +24,15 @@ } "PreThink" { - "windows" "333" - "linux" "334" - "mac" "334" + "windows" "332" + "linux" "333" + "mac" "333" } "PostThink" { - "windows" "334" - "linux" "335" - "mac" "335" + "windows" "333" + "linux" "334" + "mac" "334" } "SetTransmit" { @@ -84,34 +84,34 @@ } "Weapon_CanSwitchTo" { - "windows" "267" - "linux" "268" - "mac" "268" + "windows" "266" + "linux" "267" + "mac" "267" } "Weapon_CanUse" + { + "windows" "260" + "linux" "261" + "mac" "261" + } + "Weapon_Drop" + { + "windows" "263" + "linux" "264" + "mac" "264" + } + "Weapon_Equip" { "windows" "261" "linux" "262" "mac" "262" } - "Weapon_Drop" + "Weapon_Switch" { "windows" "264" "linux" "265" "mac" "265" } - "Weapon_Equip" - { - "windows" "262" - "linux" "263" - "mac" "263" - } - "Weapon_Switch" - { - "windows" "265" - "linux" "266" - "mac" "266" - } } } } \ No newline at end of file diff --git a/gamedata/sdktools.games/game.fof.txt b/gamedata/sdktools.games/game.fof.txt index 68e56046..e6434b0a 100644 --- a/gamedata/sdktools.games/game.fof.txt +++ b/gamedata/sdktools.games/game.fof.txt @@ -131,57 +131,57 @@ { "GiveNamedItem" { - "windows" "402" - "linux" "403" - "mac" "403" + "windows" "401" + "linux" "402" + "mac" "402" } "RemovePlayerItem" { - "windows" "271" - "linux" "272" - "mac" "272" + "windows" "270" + "linux" "271" + "mac" "271" } "Weapon_GetSlot" { - "windows" "269" - "linux" "270" - "mac" "270" + "windows" "268" + "linux" "279" + "mac" "279" } "Ignite" { - "windows" "210" - "linux" "211" - "mac" "211" + "windows" "209" + "linux" "210" + "mac" "210" } "Extinguish" { - "windows" "214" - "linux" "215" - "mac" "215" + "windows" "213" + "linux" "214" + "mac" "214" } "Teleport" { - "windows" "109" - "linux" "110" - "mac" "110" + "windows" "108" + "linux" "109" + "mac" "109" } "CommitSuicide" { - "windows" "444" - "linux" "444" - "mac" "444" + "windows" "443" + "linux" "443" + "mac" "443" } "GetVelocity" { - "windows" "141" - "linux" "142" - "mac" "142" + "windows" "140" + "linux" "141" + "mac" "141" } "EyeAngles" { - "windows" "132" - "linux" "133" - "mac" "133" + "windows" "131" + "linux" "132" + "mac" "132" } "AcceptInput" { @@ -197,9 +197,9 @@ } "WeaponEquip" { - "windows" "262" - "linux" "263" - "mac" "263" + "windows" "261" + "linux" "262" + "mac" "262" } "Activate" { @@ -209,15 +209,15 @@ } "PlayerRunCmd" { - "windows" "420" - "linux" "421" - "mac" "421" + "windows" "419" + "linux" "420" + "mac" "420" } "GiveAmmo" { - "windows" "253" - "linux" "254" - "mac" "254" + "windows" "252" + "linux" "253" + "mac" "253" } } }