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"
|
|
|
|
{
|
|
|
|
"CTriggerCamera"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"m_hPlayer" // EHANDLE
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "144"
|
|
|
|
"linux" "160"
|
|
|
|
"mac" "160"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_hTarget" // EHANDLE
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "152"
|
|
|
|
"linux" "168"
|
|
|
|
"mac" "168"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pentPath" // CBaseEntity*
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "classptr"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "160"
|
|
|
|
"linux" "176"
|
|
|
|
"mac" "176"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_sPath" // int
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "164"
|
|
|
|
"linux" "180"
|
|
|
|
"mac" "180"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flWait" // float
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "168"
|
|
|
|
"linux" "184"
|
|
|
|
"mac" "184"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flReturnTime" // float
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "172"
|
|
|
|
"linux" "188"
|
|
|
|
"mac" "188"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flStopTime" // float
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "176"
|
|
|
|
"linux" "192"
|
|
|
|
"mac" "192"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_moveDistance" // float
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "180"
|
|
|
|
"linux" "196"
|
|
|
|
"mac" "196"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_targetSpeed" // float
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "184"
|
|
|
|
"linux" "200"
|
|
|
|
"mac" "200"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_initialSpeed" // float
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "188"
|
|
|
|
"linux" "204"
|
|
|
|
"mac" "204"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_acceleration" // float
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "192"
|
|
|
|
"linux" "208"
|
|
|
|
"mac" "208"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_deceleration" // float
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "196"
|
|
|
|
"linux" "212"
|
|
|
|
"mac" "212"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_state" // int
|
|
|
|
{
|
2015-08-10 10:28:44 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-06-24 15:46:03 +00:00
|
|
|
"windows" "200"
|
|
|
|
"linux" "216"
|
|
|
|
"mac" "216"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2015-08-07 15:35:29 +00:00
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Class Hierarchy
|
|
|
|
* -
|
|
|
|
* CBaseEntity
|
|
|
|
* CBaseDelay
|
|
|
|
* CTriggerCamera
|
|
|
|
*/
|