We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a11be commit 3340e46Copy full SHA for 3340e46
2 files changed
addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini
@@ -75,7 +75,7 @@ srv_check = False
75
# print('Offset of Player.assists is:', offset)
76
[[assists]]
77
offset_windows = 3172
78
- offset_linux = 3192
+ offset_linux = 3196
79
type = INT
80
81
addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini
@@ -60,8 +60,8 @@ srv_check = False
60
[instance_attribute]
61
62
[[mvps]]
63
- offset_windows = 12148
64
- offset_linux = 12172
+ offset_windows = 12168
+ offset_linux = 12192
65
66
67
[[clan_tag]]
0 commit comments