2015-06-24 15:46:03 +00:00
|
|
|
/**
|
|
|
|
* Do not edit this file. Any changes will be overwritten by the gamedata
|
|
|
|
* updater or by upgrading your AMX Mod X 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 AMXX's own.
|
|
|
|
*
|
|
|
|
* For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(AMX_Mod_X)
|
|
|
|
*/
|
|
|
|
|
|
|
|
"Games"
|
|
|
|
{
|
|
|
|
"#default"
|
|
|
|
{
|
|
|
|
"Classes"
|
|
|
|
{
|
|
|
|
"CGrenade"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"m_bStartDefuse" // bool
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "boolean"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "384"
|
|
|
|
"linux" "404"
|
|
|
|
"mac" "404"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bIsC4" // bool
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "boolean"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "385"
|
|
|
|
"linux" "405"
|
|
|
|
"mac" "405"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pBombDefuser" // EHANDLE
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "388"
|
|
|
|
"linux" "408"
|
|
|
|
"mac" "408"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flDefuseCountDown" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 10:28:44 +00:00
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "396"
|
|
|
|
"linux" "416"
|
|
|
|
"mac" "416"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flC4Blow" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 10:28:44 +00:00
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "400"
|
|
|
|
"linux" "420"
|
|
|
|
"mac" "420"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flNextFreqInterval" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 10:28:44 +00:00
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "404"
|
|
|
|
"linux" "424"
|
|
|
|
"mac" "424"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flNextBeep" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 10:28:44 +00:00
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "408"
|
|
|
|
"linux" "428"
|
|
|
|
"mac" "428"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flNextFreq" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 10:28:44 +00:00
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "412"
|
|
|
|
"linux" "432"
|
|
|
|
"mac" "432"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_sBeepName" // char*
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "stringptr"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "416"
|
|
|
|
"linux" "436"
|
|
|
|
"mac" "436"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fAttenu" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 10:28:44 +00:00
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "420"
|
|
|
|
"linux" "440"
|
|
|
|
"mac" "440"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flNextBlink" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 10:28:44 +00:00
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "424"
|
|
|
|
"linux" "444"
|
|
|
|
"mac" "444"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fNextDefuse" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 10:28:44 +00:00
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "428"
|
|
|
|
"linux" "448"
|
|
|
|
"mac" "448"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bJustBlew" // bool
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "boolean"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "432"
|
|
|
|
"linux" "452"
|
|
|
|
"mac" "452"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iTeam" // int
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "436"
|
|
|
|
"linux" "456"
|
|
|
|
"mac" "456"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iCurWave" // int
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "440"
|
|
|
|
"linux" "460"
|
|
|
|
"mac" "460"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pentCurBombTarget" // edict_t*
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "edict"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "444"
|
|
|
|
"linux" "464"
|
|
|
|
"mac" "464"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_SGSmoke" // int
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "448"
|
|
|
|
"linux" "468"
|
|
|
|
"mac" "468"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_angle" // int
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "452"
|
|
|
|
"linux" "472"
|
|
|
|
"mac" "472"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_usEvent" // short unsigned int
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "short"
|
|
|
|
"unsigned" "1"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "456"
|
|
|
|
"linux" "476"
|
|
|
|
"mac" "476"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bLightSmoke" // bool
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "boolean"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "458"
|
|
|
|
"linux" "478"
|
|
|
|
"mac" "478"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bDetonated" // bool
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "boolean"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "459"
|
|
|
|
"linux" "479"
|
|
|
|
"mac" "479"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vSmokeDetonate" // Vector
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "460"
|
|
|
|
"linux" "480"
|
|
|
|
"mac" "480"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iBounceCount" // int
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "472"
|
|
|
|
"linux" "492"
|
|
|
|
"mac" "492"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fRegisteredSound" // BOOL
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "476"
|
|
|
|
"linux" "496"
|
|
|
|
"mac" "496"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2015-08-07 15:35:29 +00:00
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Class Hierarchy
|
|
|
|
* -
|
|
|
|
* CBaseEntity
|
|
|
|
* CBaseDelay
|
|
|
|
* CBaseAnimating
|
|
|
|
* CBaseToggle
|
|
|
|
* CBaseMonster
|
|
|
|
* CGrenade
|
|
|
|
*/
|