2015-08-07 22:28:53 +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"
|
|
|
|
{
|
|
|
|
"CBaseMonster"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"m_afConditions" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "240"
|
|
|
|
"linux" "260"
|
|
|
|
"mac" "260"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_hEnemy" // EHANDLE
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "244"
|
|
|
|
"linux" "264"
|
|
|
|
"mac" "264"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_hTargetEnt" // EHANDLE
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "252"
|
|
|
|
"linux" "272"
|
|
|
|
"mac" "272"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_hOldEnemy" // EHANDLE[4]
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
"size" "4"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "260"
|
|
|
|
"linux" "280"
|
|
|
|
"mac" "280"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vecOldEnemy" // Vector[4]
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "vector"
|
|
|
|
"size" "4"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "292"
|
|
|
|
"linux" "312"
|
|
|
|
"mac" "312"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flFieldOfView" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:58:41 +00:00
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "340"
|
|
|
|
"linux" "360"
|
|
|
|
"mac" "360"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flWaitFinished" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:58:41 +00:00
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "344"
|
|
|
|
"linux" "364"
|
|
|
|
"mac" "364"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flMoveWaitFinished" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:58:41 +00:00
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "348"
|
|
|
|
"linux" "368"
|
|
|
|
"mac" "368"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_Activity" // Activity
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "352"
|
|
|
|
"linux" "372"
|
|
|
|
"mac" "372"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_IdealActivity" // Activity
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "356"
|
|
|
|
"linux" "376"
|
|
|
|
"mac" "376"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_LastHitGroup" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "360"
|
|
|
|
"linux" "380"
|
|
|
|
"mac" "380"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_MonsterState" // MONSTERSTATE
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "364"
|
|
|
|
"linux" "384"
|
|
|
|
"mac" "384"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_IdealMonsterState" // MONSTERSTATE
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "368"
|
|
|
|
"linux" "388"
|
|
|
|
"mac" "388"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iTaskStatus" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "372"
|
|
|
|
"linux" "392"
|
|
|
|
"mac" "392"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pSchedule" // class Schedule_t*
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "pointer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "376"
|
|
|
|
"linux" "396"
|
|
|
|
"mac" "396"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iScheduleIndex" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "380"
|
|
|
|
"linux" "400"
|
|
|
|
"mac" "400"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_Route" // struct WayPoint_t[8]
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "structure"
|
|
|
|
"size" "8"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "384"
|
|
|
|
"linux" "404"
|
|
|
|
"mac" "404"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_movementGoal" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "512"
|
|
|
|
"linux" "532"
|
|
|
|
"mac" "532"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iRouteIndex" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "516"
|
|
|
|
"linux" "536"
|
|
|
|
"mac" "536"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_moveWaitTime" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:58:41 +00:00
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "520"
|
|
|
|
"linux" "540"
|
|
|
|
"mac" "540"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vecMoveGoal" // Vector
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "524"
|
|
|
|
"linux" "544"
|
|
|
|
"mac" "544"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_movementActivity" // Activity
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "536"
|
|
|
|
"linux" "556"
|
|
|
|
"mac" "556"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iAudibleList" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "540"
|
|
|
|
"linux" "560"
|
|
|
|
"mac" "560"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_afSoundTypes" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "544"
|
|
|
|
"linux" "564"
|
|
|
|
"mac" "564"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vecLastPosition" // Vector
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "548"
|
|
|
|
"linux" "568"
|
|
|
|
"mac" "568"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iHintNode" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "560"
|
|
|
|
"linux" "580"
|
|
|
|
"mac" "580"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_afMemory" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "564"
|
|
|
|
"linux" "584"
|
|
|
|
"mac" "584"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iMaxHealth" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "568"
|
|
|
|
"linux" "588"
|
|
|
|
"mac" "588"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vecEnemyLKP" // Vector
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "572"
|
|
|
|
"linux" "592"
|
|
|
|
"mac" "592"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_cAmmoLoaded" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "584"
|
|
|
|
"linux" "604"
|
|
|
|
"mac" "604"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_afCapability" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "588"
|
|
|
|
"linux" "608"
|
|
|
|
"mac" "608"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flNextAttack" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:58:41 +00:00
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "592"
|
|
|
|
"linux" "612"
|
|
|
|
"mac" "612"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bitsDamageType" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "596"
|
|
|
|
"linux" "616"
|
|
|
|
"mac" "616"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_rgbTimeBasedDamage" // unsigned char[8]
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "character"
|
|
|
|
"size" "8"
|
|
|
|
"unsigned" "1"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "600"
|
|
|
|
"linux" "620"
|
|
|
|
"mac" "620"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_lastDamageAmount" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "608"
|
|
|
|
"linux" "628"
|
|
|
|
"mac" "628"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bloodColor" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "612"
|
|
|
|
"linux" "632"
|
|
|
|
"mac" "632"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_failSchedule" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "616"
|
|
|
|
"linux" "636"
|
|
|
|
"mac" "636"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flHungryTime" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:58:41 +00:00
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "620"
|
|
|
|
"linux" "640"
|
|
|
|
"mac" "640"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flDistTooFar" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:58:41 +00:00
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "624"
|
|
|
|
"linux" "644"
|
|
|
|
"mac" "644"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flDistLook" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:58:41 +00:00
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "628"
|
|
|
|
"linux" "648"
|
|
|
|
"mac" "648"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iTriggerCondition" // int
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "632"
|
|
|
|
"linux" "652"
|
|
|
|
"mac" "652"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iszTriggerTarget" // string_t
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "stringint"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "636"
|
|
|
|
"linux" "656"
|
|
|
|
"mac" "656"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_HackedGunPos" // Vector
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "640"
|
|
|
|
"linux" "660"
|
|
|
|
"mac" "660"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_scriptState" // SCRIPTSTATE
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "652"
|
|
|
|
"linux" "672"
|
|
|
|
"mac" "672"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pCine" // CCineMonster*
|
|
|
|
{
|
2015-08-10 13:58:41 +00:00
|
|
|
"type" "classptr"
|
|
|
|
|
2015-08-07 22:28:53 +00:00
|
|
|
"windows" "656"
|
|
|
|
"linux" "676"
|
|
|
|
"mac" "676"
|
|
|
|
}
|
2019-10-21 09:49:30 +00:00
|
|
|
|
|
|
|
"m_flLastYawTime" // float
|
|
|
|
{
|
|
|
|
"type" "float"
|
|
|
|
|
|
|
|
"windows" "660"
|
|
|
|
"linux" "680"
|
|
|
|
"mac" "680"
|
|
|
|
}
|
2015-08-07 22:28:53 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Class Hierarchy
|
|
|
|
* -
|
|
|
|
* CBaseEntity
|
|
|
|
* CBaseDelay
|
|
|
|
* CBaseAnimating
|
|
|
|
* CBaseToggle
|
|
|
|
* CBaseMonster
|
|
|
|
*/
|