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,9 @@
{
"drop_time" // unsigned int
{
"type" "integer"
"unsigned" "1"
"windows" "156"
"linux" "172"
"mac" "172"
@ -28,6 +31,8 @@
"m_OriginalAngles" // Vector
{
"type" "vector"
"windows" "160"
"linux" "176"
"mac" "176"
@ -35,6 +40,8 @@
"m_nReturnPlayer" // int
{
"type" "integer"
"windows" "172"
"linux" "188"
"mac" "188"
@ -42,6 +49,8 @@
"m_flReturnTime" // float
{
"type" "time"
"windows" "176"
"linux" "192"
"mac" "192"