/** * Do not edit this file. Any changes will be overwritten by the gamedata * updater or by upgrading your SourceMod install. * * To override data in this file, create a subdirectory named "custom" and * place your own gamedata file(s) inside of it. Such files will be parsed * after SM's own. * * For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(SourceMod) */ "Games" { /* Pirates, Vikings and Knights II */ /* CBaseEntityOutput::FireOutput */ "pvkii" { "Signatures" { "FireOutput" { "library" "server" "windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x53\x8B\xC1\xC7\x2A\x2A\x2A\x2A\x2A\x00\x56\x57\x89" "linux" "\x55\x89\xE5\x57\x56\x53\x81\xEC\x2A\x2A\x2A\x2A\x8B\x55\x08\x8B\x75\x14\x8B\x5A\x14\x85\xDB\x0F\x84" "mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" } } } "pvkii" { "Offsets" { /* CBasePlayer */ "GiveNamedItem" { "windows" "403" "linux" "404" "mac" "404" } "RemovePlayerItem" { "windows" "272" "linux" "273" "mac" "273" } "Weapon_GetSlot" { "windows" "270" "linux" "271" "mac" "271" } "Ignite" { "windows" "211" "linux" "212" "mac" "212" } "Extinguish" { "windows" "215" "linux" "216" "mac" "216" } "Teleport" { "windows" "109" "linux" "110" "mac" "110" } "CommitSuicide" { "windows" "442" "linux" "442" "mac" "442" } "GetVelocity" { "windows" "141" "linux" "142" "mac" "142" } "EyeAngles" { "windows" "132" "linux" "133" "mac" "133" } "AcceptInput" { "windows" "37" "linux" "38" "mac" "38" } "SetEntityModel" { "windows" "25" "linux" "26" "mac" "26" } "WeaponEquip" { "windows" "263" "linux" "264" "mac" "264" } "Activate" { "windows" "34" "linux" "35" "mac" "35" } "PlayerRunCmd" { "windows" "421" "linux" "422" "mac" "422" } "GiveAmmo" { "windows" "254" "linux" "255" "mac" "255" } } "Keys" { "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" } } } }