2015-08-07 18:32:32 +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"
|
|
|
|
{
|
|
|
|
"CBaseToggle"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"m_toggle_state" // TOGGLE_STATE
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "124"
|
|
|
|
"linux" "140"
|
|
|
|
"mac" "140"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flActivateFinished" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 14:20:43 +00:00
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "128"
|
|
|
|
"linux" "144"
|
|
|
|
"mac" "144"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flMoveDistance" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 14:20:43 +00:00
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "132"
|
|
|
|
"linux" "148"
|
|
|
|
"mac" "148"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flWait" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 14:20:43 +00:00
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "136"
|
|
|
|
"linux" "152"
|
|
|
|
"mac" "152"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flLip" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 14:20:43 +00:00
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "140"
|
|
|
|
"linux" "156"
|
|
|
|
"mac" "156"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flTWidth" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 14:20:43 +00:00
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "144"
|
|
|
|
"linux" "160"
|
|
|
|
"mac" "160"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flTLength" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 14:20:43 +00:00
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "148"
|
|
|
|
"linux" "164"
|
|
|
|
"mac" "164"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vecPosition1" // Vector
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "152"
|
|
|
|
"linux" "168"
|
|
|
|
"mac" "168"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vecPosition2" // Vector
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "164"
|
|
|
|
"linux" "180"
|
|
|
|
"mac" "180"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vecAngle1" // Vector
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "176"
|
|
|
|
"linux" "192"
|
|
|
|
"mac" "192"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vecAngle2" // Vector
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "188"
|
|
|
|
"linux" "204"
|
|
|
|
"mac" "204"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_cTriggersLeft" // int
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "200"
|
|
|
|
"linux" "216"
|
|
|
|
"mac" "216"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flHeight" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 14:20:43 +00:00
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "204"
|
|
|
|
"linux" "220"
|
|
|
|
"mac" "220"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_hActivator" // EHANDLE
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"windows" "208"
|
|
|
|
"linux" "224"
|
|
|
|
"mac" "224"
|
|
|
|
}
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"m_pfnCallWhenMoveDone" // (*__pfn)(CBaseToggle*)
|
|
|
|
{
|
|
|
|
"type" "function"
|
|
|
|
|
|
|
|
"windows" "216"
|
|
|
|
"linux" "232"
|
|
|
|
"mac" "232"
|
|
|
|
}
|
|
|
|
|
2015-08-07 18:32:32 +00:00
|
|
|
"m_vecFinalDest" // Vector
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"windows" "220"
|
2015-08-07 18:32:32 +00:00
|
|
|
"linux" "240"
|
|
|
|
"mac" "240"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vecFinalAngle" // Vector
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"windows" "232"
|
2015-08-07 18:32:32 +00:00
|
|
|
"linux" "252"
|
|
|
|
"mac" "252"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bitsDamageInflict" // int
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"windows" "244"
|
2015-08-07 18:32:32 +00:00
|
|
|
"linux" "264"
|
|
|
|
"mac" "264"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_sMaster" // string_t
|
|
|
|
{
|
2015-08-10 14:20:43 +00:00
|
|
|
"type" "stringint"
|
|
|
|
|
2019-10-21 09:49:30 +00:00
|
|
|
"windows" "248"
|
2015-08-07 18:32:32 +00:00
|
|
|
"linux" "268"
|
|
|
|
"mac" "268"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Class Hierarchy
|
|
|
|
* -
|
|
|
|
* CBaseEntity
|
|
|
|
* CBaseDelay
|
|
|
|
* CBaseAnimating
|
|
|
|
* CBaseToggle
|
|
|
|
*/
|