2009-04-07 18:59:21 +02:00
|
|
|
/**
|
|
|
|
* 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"
|
|
|
|
{
|
2011-04-26 01:04:34 +02:00
|
|
|
/* Zombie Panic! Source */
|
2009-07-28 01:04:43 +02:00
|
|
|
"zps"
|
2009-04-07 18:59:21 +02:00
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"GiveNamedItem"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "417"
|
|
|
|
"linux" "418"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "285"
|
|
|
|
"linux" "286"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "280"
|
|
|
|
"linux" "281"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "220"
|
|
|
|
"linux" "221"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "224"
|
|
|
|
"linux" "225"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Teleport"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "115"
|
|
|
|
"linux" "116"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"CommitSuicide"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "453"
|
|
|
|
"linux" "453"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "151"
|
|
|
|
"linux" "152"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "142"
|
|
|
|
"linux" "143"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"AcceptInput"
|
|
|
|
{
|
2020-10-20 05:58:35 +02:00
|
|
|
"windows" "44"
|
|
|
|
"linux" "45"
|
2018-03-20 00:19:01 +01:00
|
|
|
}
|
2018-06-27 23:15:27 +02:00
|
|
|
"SetEntityModel"
|
|
|
|
{
|
2020-10-20 05:58:35 +02:00
|
|
|
"windows" "32"
|
|
|
|
"linux" "33"
|
2018-06-27 23:15:27 +02:00
|
|
|
}
|
|
|
|
"WeaponEquip"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "273"
|
|
|
|
"linux" "274"
|
2018-06-27 23:15:27 +02:00
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
"Activate"
|
|
|
|
{
|
2020-10-20 05:58:35 +02:00
|
|
|
"windows" "41"
|
|
|
|
"linux" "42"
|
2011-07-13 01:58:16 +02:00
|
|
|
}
|
2018-06-27 23:15:27 +02:00
|
|
|
"PlayerRunCmd"
|
2011-02-07 21:50:27 +01:00
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "433"
|
|
|
|
"linux" "434"
|
2011-02-07 21:50:27 +01:00
|
|
|
}
|
2022-02-09 02:56:31 +01:00
|
|
|
"GetAttachment"
|
|
|
|
{
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "216"
|
|
|
|
"linux" "217"
|
2022-02-09 02:56:31 +01:00
|
|
|
}
|
|
|
|
"SetOwnerEntity"
|
|
|
|
{
|
|
|
|
"windows" "25"
|
|
|
|
"linux" "26"
|
|
|
|
}
|
2022-04-16 16:07:16 +02:00
|
|
|
"GiveAmmo"
|
|
|
|
{
|
|
|
|
"windows" "264"
|
|
|
|
"linux" "265"
|
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2018-06-27 23:15:27 +02:00
|
|
|
"Signatures"
|
|
|
|
{
|
|
|
|
"FireOutput"
|
|
|
|
{
|
|
|
|
"library" "server"
|
2022-02-19 15:33:15 +01:00
|
|
|
"windows" "\x55\x8B\xEC\x81\xEC\x30\x01\x00\x00\xA1\x2A\x2A\x2A\x2A\x33\xC5\x89\x45\xFC\x53\x8B\x5D\x20"
|
2018-06-27 23:15:27 +02:00
|
|
|
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
|
|
|
|
}
|
2022-02-09 02:56:31 +01:00
|
|
|
"LookupAttachment"
|
|
|
|
{
|
|
|
|
"library" "server"
|
|
|
|
"windows" "\x55\x8B\xEC\x56\x8B\xF1\x80\xBE\x7D\x06\x00\x00\x00\x75\x2A\x83\xBE\x9C\x07\x00\x00\x00\x75\x2A\xE8\x2A\x2A\x2A\x2A\x85\xC0\x74\x2A\x8B\xCE\xE8\x2A\x2A\x2A\x2A\x8B\x86\x9C\x07\x00\x00\x85\xC0\x74\x2A\x83\x38\x00\x74\x2A\xFF\x75\x08\x50\xE8\x2A\x2A\x2A\x2A\x83\xC4\x08\x40"
|
|
|
|
"linux" "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
"Keys"
|
|
|
|
{
|
|
|
|
"GameRulesProxy" "CGameMode_Manager"
|
|
|
|
"GameRulesDataTable" "zps_gamerules_data"
|
2018-06-27 23:15:27 +02:00
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
}
|