2015-08-07 18:13:54 +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"
|
|
|
|
{
|
|
|
|
"CBaseTurret"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"m_flMaxSpin" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "920"
|
|
|
|
"linux" "940"
|
|
|
|
"mac" "940"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_iSpin" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2019-10-21 09:49:30 +00:00
|
|
|
"type" "integer"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "924"
|
|
|
|
"linux" "944"
|
|
|
|
"mac" "944"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_pEyeGlow" // CSprite*
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2019-10-21 09:49:30 +00:00
|
|
|
"type" "classptr"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "928"
|
|
|
|
"linux" "948"
|
|
|
|
"mac" "948"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_eyeBrightness" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "932"
|
|
|
|
"linux" "952"
|
|
|
|
"mac" "952"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_iDeployHeight" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "936"
|
|
|
|
"linux" "956"
|
|
|
|
"mac" "956"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_iRetractHeight" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "940"
|
|
|
|
"linux" "960"
|
|
|
|
"mac" "960"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_iMinPitch" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "944"
|
|
|
|
"linux" "964"
|
|
|
|
"mac" "964"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_iBaseTurnRate" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2019-10-21 09:49:30 +00:00
|
|
|
"type" "integer"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "948"
|
|
|
|
"linux" "968"
|
|
|
|
"mac" "968"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_fTurnRate" // float
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2019-10-21 09:49:30 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "952"
|
|
|
|
"linux" "972"
|
|
|
|
"mac" "972"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_iOrientation" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "956"
|
|
|
|
"linux" "976"
|
|
|
|
"mac" "976"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_iOn" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "960"
|
|
|
|
"linux" "980"
|
|
|
|
"mac" "980"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_fBeserk" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "964"
|
|
|
|
"linux" "984"
|
|
|
|
"mac" "984"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_iAutoStart" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2019-10-21 09:49:30 +00:00
|
|
|
"type" "integer"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "968"
|
|
|
|
"linux" "988"
|
|
|
|
"mac" "988"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_vecLastSight" // Vector
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2019-10-21 09:49:30 +00:00
|
|
|
"type" "vector"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"windows" "972"
|
|
|
|
"linux" "992"
|
|
|
|
"mac" "992"
|
2015-08-07 18:13:54 +00:00
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_flLastSight" // float
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "984"
|
|
|
|
"linux" "1004"
|
|
|
|
"mac" "1004"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_flMaxWait" // float
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2019-10-21 09:49:30 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "988"
|
|
|
|
"linux" "1008"
|
|
|
|
"mac" "1008"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_iSearchSpeed" // int
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2019-10-21 09:49:30 +00:00
|
|
|
"type" "integer"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "992"
|
|
|
|
"linux" "1012"
|
|
|
|
"mac" "1012"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_flStartYaw" // float
|
2015-08-07 18:13:54 +00:00
|
|
|
{
|
2019-10-21 09:49:30 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "996"
|
|
|
|
"linux" "1016"
|
|
|
|
"mac" "1016"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_vecCurAngles" // Vector
|
|
|
|
{
|
|
|
|
"type" "vector"
|
|
|
|
|
|
|
|
"windows" "1000"
|
|
|
|
"linux" "1020"
|
|
|
|
"mac" "1020"
|
|
|
|
}
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"m_vecGoalAngles" // Vector
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"windows" "1012"
|
|
|
|
"linux" "1032"
|
|
|
|
"mac" "1032"
|
2015-08-07 18:13:54 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
"m_flPingTime" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"windows" "1024"
|
|
|
|
"linux" "1044"
|
|
|
|
"mac" "1044"
|
2015-08-07 18:13:54 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
"m_flSpinUpTime" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 13:52:21 +00:00
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"windows" "1028"
|
|
|
|
"linux" "1048"
|
|
|
|
"mac" "1048"
|
2015-08-07 18:13:54 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Class Hierarchy
|
|
|
|
* -
|
|
|
|
* CBaseEntity
|
|
|
|
* CBaseDelay
|
|
|
|
* CBaseAnimating
|
|
|
|
* CBaseToggle
|
|
|
|
* CBaseMonster
|
|
|
|
* CBaseTurret
|
|
|
|
*/
|