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"
|
|
|
|
{
|
|
|
|
"CTalkMonster"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"m_bitsSaid" // int
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "916"
|
|
|
|
"linux" "936"
|
|
|
|
"mac" "936"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_nSpeak" // int
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "920"
|
|
|
|
"linux" "940"
|
|
|
|
"mac" "940"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_voicePitch" // int
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "924"
|
|
|
|
"linux" "944"
|
|
|
|
"mac" "944"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_szGrp" // const char*[19]
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "stringptr"
|
|
|
|
"size" "19"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "928"
|
|
|
|
"linux" "948"
|
|
|
|
"mac" "948"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_useTime" // float
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "1004"
|
|
|
|
"linux" "1024"
|
|
|
|
"mac" "1024"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iszUse" // int
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "1008"
|
|
|
|
"linux" "1028"
|
|
|
|
"mac" "1028"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iszUnUse" // int
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "1012"
|
|
|
|
"linux" "1032"
|
|
|
|
"mac" "1032"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iszDecline" // int
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "1016"
|
|
|
|
"linux" "1036"
|
|
|
|
"mac" "1036"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iszSpeakAs" // int
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "1020"
|
|
|
|
"linux" "1040"
|
|
|
|
"mac" "1040"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flLastSaidSmelled" // float
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "1024"
|
|
|
|
"linux" "1044"
|
|
|
|
"mac" "1044"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flStopTalkTime" // float
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "1028"
|
|
|
|
"linux" "1048"
|
|
|
|
"mac" "1048"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_hTalkTarget" // EHANDLE
|
|
|
|
{
|
2015-08-10 13:52:21 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-08-07 18:13:54 +00:00
|
|
|
"windows" "1032"
|
|
|
|
"linux" "1052"
|
|
|
|
"mac" "1052"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Class Hierarchy
|
|
|
|
* -
|
|
|
|
* CBaseEntity
|
|
|
|
* CBaseDelay
|
|
|
|
* CBaseAnimating
|
|
|
|
* CBaseToggle
|
|
|
|
* CBaseMonster
|
|
|
|
* CTalkMonster
|
|
|
|
*/
|