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 fe3e9b5a9..0a5b050a1 100755 --- a/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini @@ -64,6 +64,11 @@ srv_check = False offset_linux = 12192 type = INT + [[score]] + offset_windows = 12216 + offset_linux = 12240 + type = INT + [[clan_tag]] offset_windows = 10140 offset_linux = 10164