Update Opfor offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_iSwing" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "192"
|
||||
"linux" "208"
|
||||
"mac" "208"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_trHit" // TraceResult
|
||||
{
|
||||
"type" "structure"
|
||||
|
||||
"windows" "196"
|
||||
"linux" "212"
|
||||
"mac" "212"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_iSwingMode" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "252"
|
||||
"linux" "268"
|
||||
"mac" "268"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_flBigSwingStart" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "256"
|
||||
"linux" "272"
|
||||
"mac" "272"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_iBigSwingHit" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "260"
|
||||
"linux" "276"
|
||||
"mac" "276"
|
||||
@ -56,6 +66,9 @@
|
||||
|
||||
"m_usPipeWrench" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "264"
|
||||
"linux" "280"
|
||||
"mac" "280"
|
||||
|
Reference in New Issue
Block a user