diff --git a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini index b07f976a6..9d4ccbcdb 100755 --- a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini @@ -58,15 +58,6 @@ srv_check = False offset_windows = 372 -# TODO: Remove when outdated. -[instance_attribute] - - [[assists]] - offset_windows = 4024 - offset_linux = 4048 - type = INT - - [based_attribute] # from memory import alloc diff --git a/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini b/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini index 0f08dc768..87a41c5a5 100755 --- a/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini @@ -57,25 +57,6 @@ srv_check = False on_rescue_zone_touch = OnRescueZoneTouch -# TODO: Remove when outdated. -[instance_attribute] - - [[mvps]] - offset_windows = 12272 - offset_linux = 12296 - type = INT - - [[score]] - offset_windows = 12312 - offset_linux = 12336 - type = INT - - [[clan_tag]] - offset_windows = 10240 - offset_linux = 10264 - type = STRING_ARRAY - - [based_attribute] [[mvps]]