diff --git a/gamedata/sdkhooks.games/game.pvkii.txt b/gamedata/sdkhooks.games/game.pvkii.txt index 7e11436d..f3e97008 100644 --- a/gamedata/sdkhooks.games/game.pvkii.txt +++ b/gamedata/sdkhooks.games/game.pvkii.txt @@ -1,154 +1,154 @@ -"Games" -{ - /* Pirates, Vikings and Knights II */ - "pvkii" - { - "Offsets" - { - "Blocked" - { - "windows" "103" - "linux" "104" - "mac" "104" - } - "EndTouch" - { - "windows" "101" - "linux" "102" - "mac" "102" - } - "FireBullets" - { - "windows" "113" - "linux" "114" - "mac" "114" - } - "GetMaxHealth" - { - "windows" "118" - "linux" "119" - "mac" "119" - } - "GroundEntChanged" - { - "windows" "178" - "linux" "180" - "mac" "180" - } - "OnTakeDamage" - { - "windows" "63" - "linux" "64" - "mac" "64" - } - "OnTakeDamage_Alive" - { - "windows" "274" - "linux" "275" - "mac" "275" - } - "PreThink" - { - "windows" "335" - "linux" "336" - "mac" "336" - } - "PostThink" - { - "windows" "336" - "linux" "337" - "mac" "337" - } - "Reload" - { - "windows" "272" - "linux" "273" - "mac" "273" - } - "SetTransmit" - { - "windows" "21" - "linux" "22" - "mac" "22" - } - "ShouldCollide" - { - "windows" "16" - "linux" "17" - "mac" "17" - } - "Spawn" - { - "windows" "23" - "linux" "24" - "mac" "24" - } - "StartTouch" - { - "windows" "99" - "linux" "100" - "mac" "100" - } - "Think" - { - "windows" "48" - "linux" "49" - "mac" "49" - } - "Touch" - { - "windows" "100" - "linux" "101" - "mac" "101" - } - "TraceAttack" - { - "windows" "61" - "linux" "62" - "mac" "62" - } - "Use" - { - "windows" "98" - "linux" "99" - "mac" "99" - } - "VPhysicsUpdate" - { - "windows" "158" - "linux" "159" - "mac" "159" - } - "Weapon_CanSwitchTo" - { - "windows" "268" - "linux" "269" - "mac" "269" - } - "Weapon_CanUse" - { - "windows" "262" - "linux" "263" - "mac" "263" - } - "Weapon_Drop" - { - "windows" "265" - "linux" "266" - "mac" "266" - } - "Weapon_Equip" - { - "windows" "263" - "linux" "264" - "mac" "264" - } - "Weapon_Switch" - { - "windows" "266" - "linux" "267" - "mac" "267" - } - } - } +"Games" +{ + /* Pirates, Vikings and Knights II */ + "pvkii" + { + "Offsets" + { + "Blocked" + { + "windows" "103" + "linux" "104" + "mac" "104" + } + "EndTouch" + { + "windows" "101" + "linux" "102" + "mac" "102" + } + "FireBullets" + { + "windows" "113" + "linux" "114" + "mac" "114" + } + "GetMaxHealth" + { + "windows" "118" + "linux" "119" + "mac" "119" + } + "GroundEntChanged" + { + "windows" "178" + "linux" "180" + "mac" "180" + } + "OnTakeDamage" + { + "windows" "63" + "linux" "64" + "mac" "64" + } + "OnTakeDamage_Alive" + { + "windows" "275" + "linux" "276" + "mac" "276" + } + "PreThink" + { + "windows" "336" + "linux" "337" + "mac" "337" + } + "PostThink" + { + "windows" "337" + "linux" "338" + "mac" "338" + } + "Reload" + { + "windows" "273" + "linux" "274" + "mac" "274" + } + "SetTransmit" + { + "windows" "21" + "linux" "22" + "mac" "22" + } + "ShouldCollide" + { + "windows" "16" + "linux" "17" + "mac" "17" + } + "Spawn" + { + "windows" "23" + "linux" "24" + "mac" "24" + } + "StartTouch" + { + "windows" "99" + "linux" "100" + "mac" "100" + } + "Think" + { + "windows" "48" + "linux" "49" + "mac" "49" + } + "Touch" + { + "windows" "100" + "linux" "101" + "mac" "101" + } + "TraceAttack" + { + "windows" "61" + "linux" "62" + "mac" "62" + } + "Use" + { + "windows" "98" + "linux" "99" + "mac" "99" + } + "VPhysicsUpdate" + { + "windows" "158" + "linux" "159" + "mac" "159" + } + "Weapon_CanSwitchTo" + { + "windows" "269" + "linux" "270" + "mac" "270" + } + "Weapon_CanUse" + { + "windows" "263" + "linux" "264" + "mac" "264" + } + "Weapon_Drop" + { + "windows" "266" + "linux" "267" + "mac" "267" + } + "Weapon_Equip" + { + "windows" "264" + "linux" "265" + "mac" "265" + } + "Weapon_Switch" + { + "windows" "267" + "linux" "268" + "mac" "268" + } + } + } } \ No newline at end of file diff --git a/gamedata/sdktools.games/game.pvkii.txt b/gamedata/sdktools.games/game.pvkii.txt index 9845a72d..f8ec86c0 100644 --- a/gamedata/sdktools.games/game.pvkii.txt +++ b/gamedata/sdktools.games/game.pvkii.txt @@ -37,33 +37,33 @@ /* CBasePlayer */ "GiveNamedItem" { - "windows" "403" - "linux" "404" - "mac" "404" + "windows" "404" + "linux" "405" + "mac" "405" } "RemovePlayerItem" { - "windows" "272" - "linux" "273" - "mac" "273" + "windows" "273" + "linux" "274" + "mac" "274" } "Weapon_GetSlot" { - "windows" "270" - "linux" "271" - "mac" "271" + "windows" "271" + "linux" "272" + "mac" "272" } "Ignite" { - "windows" "211" - "linux" "212" - "mac" "212" + "windows" "212" + "linux" "213" + "mac" "213" } "Extinguish" { - "windows" "215" - "linux" "216" - "mac" "216" + "windows" "216" + "linux" "217" + "mac" "217" } "Teleport" { @@ -73,9 +73,9 @@ } "CommitSuicide" { - "windows" "442" - "linux" "442" - "mac" "442" + "windows" "443" + "linux" "443" + "mac" "443" } "GetVelocity" { @@ -103,9 +103,9 @@ } "WeaponEquip" { - "windows" "263" - "linux" "264" - "mac" "264" + "windows" "264" + "linux" "265" + "mac" "265" } "Activate" { @@ -115,15 +115,15 @@ } "PlayerRunCmd" { - "windows" "421" - "linux" "422" - "mac" "422" + "windows" "422" + "linux" "423" + "mac" "423" } "GiveAmmo" { - "windows" "254" - "linux" "255" - "mac" "255" + "windows" "255" + "linux" "256" + "mac" "256" } } @@ -132,15 +132,6 @@ "GameRulesProxy" "CPVK2GameRulesProxy" "GameRulesDataTable" "pvk2_gamerules_data" } - - "Signatures" - { - "FireOutput" - { - "library" "server" - "windows" "\x81\xEC\x2A\x2A\x2A\x2A\x53\x55\x56\x8B\x71\x2A\x85\xF6\x57" - "linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" - } - } + } } \ No newline at end of file