2015-08-07 18:18:45 +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"
|
|
|
|
{
|
|
|
|
"CTalkMonster"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"m_bitsSaid" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1700"
|
|
|
|
"linux" "1720"
|
|
|
|
"mac" "1720"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_nSpeak" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1704"
|
|
|
|
"linux" "1724"
|
|
|
|
"mac" "1724"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_voicePitch" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1708"
|
|
|
|
"linux" "1728"
|
|
|
|
"mac" "1728"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_szGrp" // const char*[18]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "stringptr"
|
|
|
|
"size" "18"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1712"
|
|
|
|
"linux" "1732"
|
|
|
|
"mac" "1732"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_useTime" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 14:06:33 +00:00
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1784"
|
|
|
|
"linux" "1804"
|
|
|
|
"mac" "1804"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iszUse" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1788"
|
|
|
|
"linux" "1808"
|
|
|
|
"mac" "1808"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iszUnUse" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1792"
|
|
|
|
"linux" "1812"
|
|
|
|
"mac" "1812"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flLastSaidSmelled" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 14:06:33 +00:00
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1796"
|
|
|
|
"linux" "1816"
|
|
|
|
"mac" "1816"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flStopTalkTime" // float
|
|
|
|
{
|
2015-08-10 15:32:57 +00:00
|
|
|
"type" "float"
|
2015-08-10 14:06:33 +00:00
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1800"
|
|
|
|
"linux" "1820"
|
|
|
|
"mac" "1820"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_hTalkTarget" // EHANDLE
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1804"
|
|
|
|
"linux" "1824"
|
|
|
|
"mac" "1824"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Class Hierarchy
|
|
|
|
* -
|
|
|
|
* CBaseEntity
|
|
|
|
* CBaseDelay
|
|
|
|
* CBaseAnimating
|
|
|
|
* CBaseToggle
|
|
|
|
* CBaseMonster
|
|
|
|
* CTalkMonster
|
|
|
|
*/
|