Update Opfor offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_fInReload" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "192"
|
||||
"linux" "208"
|
||||
"mac" "208"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_flNextReload" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "196"
|
||||
"linux" "212"
|
||||
"mac" "212"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_iShell" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "200"
|
||||
"linux" "216"
|
||||
"mac" "216"
|
||||
@ -42,6 +48,9 @@
|
||||
|
||||
"m_usDoubleFire" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "204"
|
||||
"linux" "220"
|
||||
"mac" "220"
|
||||
@ -49,6 +58,9 @@
|
||||
|
||||
"m_usSingleFire" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "206"
|
||||
"linux" "222"
|
||||
"mac" "222"
|
||||
|
Reference in New Issue
Block a user