Update Opfor offsets

This commit is contained in:
Arkshine
2015-08-10 16:20:43 +02:00
parent a50b1e17d8
commit a6e587f0f0
232 changed files with 3188 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_bitsSaid" // int
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
@ -28,6 +30,8 @@
"m_nSpeak" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
@ -35,6 +39,8 @@
"m_voicePitch" // int
{
"type" "integer"
"windows" "716"
"linux" "736"
"mac" "736"
@ -42,6 +48,9 @@
"m_szGrp" // const char*[18]
{
"type" "stringptr"
"size" "18"
"windows" "720"
"linux" "740"
"mac" "740"
@ -49,6 +58,8 @@
"m_useTime" // float
{
"type" "time"
"windows" "792"
"linux" "812"
"mac" "812"
@ -56,6 +67,8 @@
"m_iszUse" // int
{
"type" "integer"
"windows" "796"
"linux" "816"
"mac" "816"
@ -63,6 +76,8 @@
"m_iszUnUse" // int
{
"type" "integer"
"windows" "800"
"linux" "820"
"mac" "820"
@ -70,6 +85,8 @@
"m_flLastSaidSmelled" // float
{
"type" "time"
"windows" "804"
"linux" "824"
"mac" "824"
@ -77,6 +94,8 @@
"m_flStopTalkTime" // float
{
"type" "time"
"windows" "808"
"linux" "828"
"mac" "828"
@ -84,6 +103,8 @@
"m_hTalkTarget" // EHANDLE
{
"type" "ehandle"
"windows" "812"
"linux" "832"
"mac" "832"