File tree Expand file tree Collapse file tree
addons/source-python/data/source-python/entities/csgo Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,15 +58,6 @@ srv_check = False
5858 offset_windows = 372
5959
6060
61- # TODO: Remove when outdated.
62- [instance_attribute]
63-
64- [[assists]]
65- offset_windows = 4024
66- offset_linux = 4048
67- type = INT
68-
69-
7061[based_attribute]
7162
7263 # from memory import alloc
Original file line number Diff line number Diff line change @@ -57,25 +57,6 @@ srv_check = False
5757 on_rescue_zone_touch = OnRescueZoneTouch
5858
5959
60- # TODO: Remove when outdated.
61- [instance_attribute]
62-
63- [[mvps]]
64- offset_windows = 12272
65- offset_linux = 12296
66- type = INT
67-
68- [[score]]
69- offset_windows = 12312
70- offset_linux = 12336
71- type = INT
72-
73- [[clan_tag]]
74- offset_windows = 10240
75- offset_linux = 10264
76- type = STRING_ARRAY
77-
78-
7960[based_attribute]
8061
8162 [[mvps]]
You can’t perform that action at this time.
0 commit comments