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"
|
|
|
|
{
|
|
|
|
"CBasePlayer"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"m_hObserverTarget" // EHANDLE
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1700"
|
|
|
|
"linux" "1720"
|
|
|
|
"mac" "1720"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flNextObserverInput" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1708"
|
|
|
|
"linux" "1728"
|
|
|
|
"mac" "1728"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iObserverWeapon" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1712"
|
|
|
|
"linux" "1732"
|
|
|
|
"mac" "1732"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iObserverLastMode" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1716"
|
|
|
|
"linux" "1736"
|
|
|
|
"mac" "1736"
|
|
|
|
}
|
|
|
|
|
|
|
|
"random_seed" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1720"
|
|
|
|
"linux" "1740"
|
|
|
|
"mac" "1740"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iPlayerSound" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1724"
|
|
|
|
"linux" "1744"
|
|
|
|
"mac" "1744"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iTargetVolume" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1728"
|
|
|
|
"linux" "1748"
|
|
|
|
"mac" "1748"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iWeaponVolume" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1732"
|
|
|
|
"linux" "1752"
|
|
|
|
"mac" "1752"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iExtraSoundTypes" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1736"
|
|
|
|
"linux" "1756"
|
|
|
|
"mac" "1756"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iWeaponFlash" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1740"
|
|
|
|
"linux" "1760"
|
|
|
|
"mac" "1760"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flStopExtraSoundTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1744"
|
|
|
|
"linux" "1764"
|
|
|
|
"mac" "1764"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flFlashLightTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1748"
|
|
|
|
"linux" "1768"
|
|
|
|
"mac" "1768"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iFlashBattery" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1752"
|
|
|
|
"linux" "1772"
|
|
|
|
"mac" "1772"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_afButtonLast" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1756"
|
|
|
|
"linux" "1776"
|
|
|
|
"mac" "1776"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_afButtonPressed" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1760"
|
|
|
|
"linux" "1780"
|
|
|
|
"mac" "1780"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_afButtonReleased" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1764"
|
|
|
|
"linux" "1784"
|
|
|
|
"mac" "1784"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pentSndLast" // edict_t*
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "edict"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1768"
|
|
|
|
"linux" "1788"
|
|
|
|
"mac" "1788"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flSndRoomtype" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1772"
|
|
|
|
"linux" "1792"
|
|
|
|
"mac" "1792"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flSndRange" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1776"
|
|
|
|
"linux" "1796"
|
|
|
|
"mac" "1796"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flFallVelocity" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1780"
|
|
|
|
"linux" "1800"
|
|
|
|
"mac" "1800"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_rgItems" // int[5]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
"size" "5"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1784"
|
|
|
|
"linux" "1804"
|
|
|
|
"mac" "1804"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fKnownItem" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1804"
|
|
|
|
"linux" "1824"
|
|
|
|
"mac" "1824"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fNewAmmo" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1808"
|
|
|
|
"linux" "1828"
|
|
|
|
"mac" "1828"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_afPhysicsFlags" // unsigned int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
"unsigned" "1"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1812"
|
|
|
|
"linux" "1832"
|
|
|
|
"mac" "1832"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fNextSuicideTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1816"
|
|
|
|
"linux" "1836"
|
|
|
|
"mac" "1836"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fDontPackItemsUntil" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1820"
|
|
|
|
"linux" "1840"
|
|
|
|
"mac" "1840"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fNextTeamOrClassChange" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1824"
|
|
|
|
"linux" "1844"
|
|
|
|
"mac" "1844"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flTimeStepSound" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1828"
|
|
|
|
"linux" "1848"
|
|
|
|
"mac" "1848"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flTimeWeaponIdle" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1832"
|
|
|
|
"linux" "1852"
|
|
|
|
"mac" "1852"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flSwimTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1836"
|
|
|
|
"linux" "1856"
|
|
|
|
"mac" "1856"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flDuckTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1840"
|
|
|
|
"linux" "1860"
|
|
|
|
"mac" "1860"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flWallJumpTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1844"
|
|
|
|
"linux" "1864"
|
|
|
|
"mac" "1864"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flSuitUpdate" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1848"
|
|
|
|
"linux" "1868"
|
|
|
|
"mac" "1868"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_rgSuitPlayList" // int[4]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
"size" "4"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1852"
|
|
|
|
"linux" "1872"
|
|
|
|
"mac" "1872"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iSuitPlayNext" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1868"
|
|
|
|
"linux" "1888"
|
|
|
|
"mac" "1888"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_rgiSuitNoRepeat" // int[32]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
"size" "32"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "1872"
|
|
|
|
"linux" "1892"
|
|
|
|
"mac" "1892"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_rgflSuitNoRepeatTime" // float[32]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
"size" "32"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2000"
|
|
|
|
"linux" "2020"
|
|
|
|
"mac" "2020"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_lastDamageAmount" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2128"
|
|
|
|
"linux" "2148"
|
|
|
|
"mac" "2148"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_tbdPrev" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2132"
|
|
|
|
"linux" "2152"
|
|
|
|
"mac" "2152"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flgeigerRange" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2136"
|
|
|
|
"linux" "2156"
|
|
|
|
"mac" "2156"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flgeigerDelay" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2140"
|
|
|
|
"linux" "2160"
|
|
|
|
"mac" "2160"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_igeigerRangePrev" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2144"
|
|
|
|
"linux" "2164"
|
|
|
|
"mac" "2164"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iStepLeft" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2148"
|
|
|
|
"linux" "2168"
|
|
|
|
"mac" "2168"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_szTextureName" // char[13]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "string"
|
|
|
|
"size" "13"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2152"
|
|
|
|
"linux" "2172"
|
|
|
|
"mac" "2172"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_chTextureType" // char
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "character"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2165"
|
|
|
|
"linux" "2185"
|
|
|
|
"mac" "2185"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_idrowndmg" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2168"
|
|
|
|
"linux" "2188"
|
|
|
|
"mac" "2188"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_idrownrestored" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2172"
|
|
|
|
"linux" "2192"
|
|
|
|
"mac" "2192"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bitsHUDDamage" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2176"
|
|
|
|
"linux" "2196"
|
|
|
|
"mac" "2196"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fInitHUD" // BOOL
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2180"
|
|
|
|
"linux" "2200"
|
|
|
|
"mac" "2200"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fGameHUDInitialized" // BOOL
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2184"
|
|
|
|
"linux" "2204"
|
|
|
|
"mac" "2204"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iTrain" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2188"
|
|
|
|
"linux" "2208"
|
|
|
|
"mac" "2208"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fWeapon" // BOOL
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2192"
|
|
|
|
"linux" "2212"
|
|
|
|
"mac" "2212"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pTank" // EHANDLE
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2196"
|
|
|
|
"linux" "2216"
|
|
|
|
"mac" "2216"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fDeadTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2204"
|
|
|
|
"linux" "2224"
|
|
|
|
"mac" "2224"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fNoPlayerSound" // BOOL
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2208"
|
|
|
|
"linux" "2228"
|
|
|
|
"mac" "2228"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fLongJump" // BOOL
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2212"
|
|
|
|
"linux" "2232"
|
|
|
|
"mac" "2232"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iGLClip" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2216"
|
|
|
|
"linux" "2236"
|
|
|
|
"mac" "2236"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_tSneaking" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2220"
|
|
|
|
"linux" "2240"
|
|
|
|
"mac" "2240"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iUpdateTime" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2224"
|
|
|
|
"linux" "2244"
|
|
|
|
"mac" "2244"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientHealth" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2228"
|
|
|
|
"linux" "2248"
|
|
|
|
"mac" "2248"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientBattery" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2232"
|
|
|
|
"linux" "2252"
|
|
|
|
"mac" "2252"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iHideHUD" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2236"
|
|
|
|
"linux" "2256"
|
|
|
|
"mac" "2256"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientHideHUD" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2240"
|
|
|
|
"linux" "2260"
|
|
|
|
"mac" "2260"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iFOV" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2244"
|
|
|
|
"linux" "2264"
|
|
|
|
"mac" "2264"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientFOV" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2248"
|
|
|
|
"linux" "2268"
|
|
|
|
"mac" "2268"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_rgpPlayerItems" // CBasePlayerItem*[6]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "classptr"
|
|
|
|
"size" "6"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2252"
|
|
|
|
"linux" "2272"
|
|
|
|
"mac" "2272"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pActiveItem" // CBasePlayerItem*
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "classptr"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2276"
|
|
|
|
"linux" "2296"
|
|
|
|
"mac" "2296"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pClientActiveItem" // CBasePlayerItem*
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "classptr"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2280"
|
|
|
|
"linux" "2300"
|
|
|
|
"mac" "2300"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pLastItem" // CBasePlayerItem*
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "classptr"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2284"
|
|
|
|
"linux" "2304"
|
|
|
|
"mac" "2304"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pszLastItem" // const char*
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "stringptr"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2288"
|
|
|
|
"linux" "2308"
|
|
|
|
"mac" "2308"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_rgAmmo" // int[32]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
"size" "32"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2292"
|
|
|
|
"linux" "2312"
|
|
|
|
"mac" "2312"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_rgAmmoLast" // int[32]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
"size" "32"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2420"
|
|
|
|
"linux" "2440"
|
|
|
|
"mac" "2440"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_vecAutoAim" // Vector
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "vector"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2548"
|
|
|
|
"linux" "2568"
|
|
|
|
"mac" "2568"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_fOnTarget" // BOOL
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2560"
|
|
|
|
"linux" "2580"
|
|
|
|
"mac" "2580"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iDeaths" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2564"
|
|
|
|
"linux" "2584"
|
|
|
|
"mac" "2584"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientDeaths" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2568"
|
|
|
|
"linux" "2588"
|
|
|
|
"mac" "2588"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientFrags" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2572"
|
|
|
|
"linux" "2592"
|
|
|
|
"mac" "2592"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientPlayerClass" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2576"
|
|
|
|
"linux" "2596"
|
|
|
|
"mac" "2596"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientTeam" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2580"
|
|
|
|
"linux" "2600"
|
|
|
|
"mac" "2600"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientItems" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2584"
|
|
|
|
"linux" "2604"
|
|
|
|
"mac" "2604"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iRespawnFrames" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2588"
|
|
|
|
"linux" "2608"
|
|
|
|
"mac" "2608"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iTimeCheckAllowed" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2592"
|
|
|
|
"linux" "2612"
|
|
|
|
"mac" "2612"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_lastx" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2596"
|
|
|
|
"linux" "2616"
|
|
|
|
"mac" "2616"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_lasty" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2600"
|
|
|
|
"linux" "2620"
|
|
|
|
"mac" "2620"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iConcussion" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2604"
|
|
|
|
"linux" "2624"
|
|
|
|
"mac" "2624"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientConcussion" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2608"
|
|
|
|
"linux" "2628"
|
|
|
|
"mac" "2628"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iConcStartVal" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2612"
|
|
|
|
"linux" "2632"
|
|
|
|
"mac" "2632"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flConcStartTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2616"
|
|
|
|
"linux" "2636"
|
|
|
|
"mac" "2636"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flConcDuration" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2620"
|
|
|
|
"linux" "2640"
|
|
|
|
"mac" "2640"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iBeingTeleported" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2624"
|
|
|
|
"linux" "2644"
|
|
|
|
"mac" "2644"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_nCustomSprayFrames" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2628"
|
|
|
|
"linux" "2648"
|
|
|
|
"mac" "2648"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flNextDecalTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2632"
|
|
|
|
"linux" "2652"
|
|
|
|
"mac" "2652"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bDisplayedMOTD" // BOOL
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2636"
|
|
|
|
"linux" "2656"
|
|
|
|
"mac" "2656"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bSentBuildingEvents" // BOOL
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2640"
|
|
|
|
"linux" "2660"
|
|
|
|
"mac" "2660"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_MenuStringBuffer" // char[512]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "string"
|
|
|
|
"size" "512"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "2644"
|
|
|
|
"linux" "2664"
|
|
|
|
"mac" "2664"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_MenuSelectionBuffer" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3156"
|
|
|
|
"linux" "3176"
|
|
|
|
"mac" "3176"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_MenuUpdateTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3160"
|
|
|
|
"linux" "3180"
|
|
|
|
"mac" "3180"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_SbarString0" // char[128]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "string"
|
|
|
|
"size" "128"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3164"
|
|
|
|
"linux" "3184"
|
|
|
|
"mac" "3184"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_SbarString1" // char[128]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "string"
|
|
|
|
"size" "128"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3292"
|
|
|
|
"linux" "3312"
|
|
|
|
"mac" "3312"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_SbarString2" // char[128]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "string"
|
|
|
|
"size" "128"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3420"
|
|
|
|
"linux" "3440"
|
|
|
|
"mac" "3440"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_szAnimExtention" // char[32]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "string"
|
|
|
|
"size" "32"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3548"
|
|
|
|
"linux" "3568"
|
|
|
|
"mac" "3568"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iCurrentAnimationState" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3580"
|
|
|
|
"linux" "3600"
|
|
|
|
"mac" "3600"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iCurrentAnimationSequence" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3584"
|
|
|
|
"linux" "3604"
|
|
|
|
"mac" "3604"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_szSavedAnimExtention" // char[32]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "string"
|
|
|
|
"size" "32"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3588"
|
|
|
|
"linux" "3608"
|
|
|
|
"mac" "3608"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_pszSavedWeaponModel" // char*
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "stringptr"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3620"
|
|
|
|
"linux" "3640"
|
|
|
|
"mac" "3640"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iTeamToDisguiseAs" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3624"
|
|
|
|
"linux" "3644"
|
|
|
|
"mac" "3644"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_DB_LastTimingTestTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3628"
|
|
|
|
"linux" "3648"
|
|
|
|
"mac" "3648"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_nFirstSpawn" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3632"
|
|
|
|
"linux" "3652"
|
|
|
|
"mac" "3652"
|
|
|
|
}
|
|
|
|
|
|
|
|
"delayed_spawn_message" // string_t
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "stringint"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3636"
|
|
|
|
"linux" "3656"
|
|
|
|
"mac" "3656"
|
|
|
|
}
|
|
|
|
|
|
|
|
"forced_spawn" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3640"
|
|
|
|
"linux" "3660"
|
|
|
|
"mac" "3660"
|
|
|
|
}
|
|
|
|
|
|
|
|
"no_sentry_message" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3644"
|
|
|
|
"linux" "3664"
|
|
|
|
"mac" "3664"
|
|
|
|
}
|
|
|
|
|
|
|
|
"no_dispenser_message" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3648"
|
|
|
|
"linux" "3668"
|
|
|
|
"mac" "3668"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iPipebombCount" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3652"
|
|
|
|
"linux" "3672"
|
|
|
|
"mac" "3672"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iAmmoboxCount" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3656"
|
|
|
|
"linux" "3676"
|
|
|
|
"mac" "3676"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iMaxArmor" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3660"
|
|
|
|
"linux" "3680"
|
|
|
|
"mac" "3680"
|
|
|
|
}
|
|
|
|
|
|
|
|
"no_entry_teleporter_message" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3664"
|
|
|
|
"linux" "3684"
|
|
|
|
"mac" "3684"
|
|
|
|
}
|
|
|
|
|
|
|
|
"no_exit_teleporter_message" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3668"
|
|
|
|
"linux" "3688"
|
|
|
|
"mac" "3688"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iFadeDirection" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3672"
|
|
|
|
"linux" "3692"
|
|
|
|
"mac" "3692"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flFadeAmount" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3676"
|
|
|
|
"linux" "3696"
|
|
|
|
"mac" "3696"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flGagTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3680"
|
|
|
|
"linux" "3700"
|
|
|
|
"mac" "3700"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flLastTalkTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3684"
|
|
|
|
"linux" "3704"
|
|
|
|
"mac" "3704"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_cSpamPoints" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3688"
|
|
|
|
"linux" "3708"
|
|
|
|
"mac" "3708"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flNextSBarUpdateTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3692"
|
|
|
|
"linux" "3712"
|
|
|
|
"mac" "3712"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_izSBarState" // int[7]
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
"size" "7"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3696"
|
|
|
|
"linux" "3716"
|
|
|
|
"mac" "3716"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flStatusBarDisappearDelay" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3724"
|
|
|
|
"linux" "3744"
|
|
|
|
"mac" "3744"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_hLastIDTarget" // EHANDLE
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "ehandle"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3728"
|
|
|
|
"linux" "3748"
|
|
|
|
"mac" "3748"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_bUpdatedCommandMenu" // BOOL
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3736"
|
|
|
|
"linux" "3756"
|
|
|
|
"mac" "3756"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientIsFeigning" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3740"
|
|
|
|
"linux" "3760"
|
|
|
|
"mac" "3760"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientIsDetpacking" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3744"
|
|
|
|
"linux" "3764"
|
|
|
|
"mac" "3764"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientDetpackAmmo" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3748"
|
|
|
|
"linux" "3768"
|
|
|
|
"mac" "3768"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientBuildState" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3752"
|
|
|
|
"linux" "3772"
|
|
|
|
"mac" "3772"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_iClientRandomPC" // int
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "integer"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3756"
|
|
|
|
"linux" "3776"
|
|
|
|
"mac" "3776"
|
|
|
|
}
|
|
|
|
|
|
|
|
"m_flTeleporterEffectEndTime" // float
|
|
|
|
{
|
2015-08-10 14:06:33 +00:00
|
|
|
"type" "time"
|
|
|
|
|
2015-08-07 18:18:45 +00:00
|
|
|
"windows" "3760"
|
|
|
|
"linux" "3780"
|
|
|
|
"mac" "3780"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Class Hierarchy
|
|
|
|
* -
|
|
|
|
* CBaseEntity
|
|
|
|
* CBaseDelay
|
|
|
|
* CBaseAnimating
|
|
|
|
* CBaseToggle
|
|
|
|
* CBaseMonster
|
|
|
|
* CBasePlayer
|
|
|
|
*/
|