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"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"windows" "356"
|
|
|
|
"linux" "357"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"windows" "243"
|
|
|
|
"linux" "244"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"windows" "238"
|
|
|
|
"linux" "239"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"windows" "195"
|
|
|
|
"linux" "196"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"windows" "199"
|
|
|
|
"linux" "200"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Teleport"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"windows" "103"
|
|
|
|
"linux" "104"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"CommitSuicide"
|
|
|
|
{
|
2011-04-26 01:04:34 +02:00
|
|
|
"windows" "399"
|
|
|
|
"linux" "399"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"windows" "132"
|
|
|
|
"linux" "133"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"windows" "124"
|
|
|
|
"linux" "125"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"AcceptInput"
|
|
|
|
{
|
|
|
|
"windows" "35"
|
|
|
|
"linux" "36"
|
|
|
|
}
|
|
|
|
"SetEntityModel"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"windows" "24"
|
|
|
|
"linux" "25"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"WeaponEquip"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"windows" "231"
|
|
|
|
"linux" "232"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Activate"
|
|
|
|
{
|
|
|
|
"windows" "32"
|
|
|
|
"linux" "33"
|
|
|
|
}
|
2011-02-07 21:50:27 +01:00
|
|
|
"PlayerRunCmd"
|
|
|
|
{
|
|
|
|
"windows" "375"
|
|
|
|
"linux" "376"
|
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Signatures"
|
|
|
|
{
|
2011-02-07 21:50:27 +01:00
|
|
|
"FireOutput"
|
|
|
|
{
|
|
|
|
"library" "server"
|
|
|
|
"windows" "\x81\xEC\x2A\x2A\x2A\x2A\x53\x55\x56\x8B\x71\x2A\x57\x89"
|
|
|
|
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
|
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|