From 4f773a770b95d26feb66e73c5bb2f243959d2b4e Mon Sep 17 00:00:00 2001 From: Jonathan <30329245+CookStar@users.noreply.github.com> Date: Wed, 21 Oct 2020 21:20:32 +0900 Subject: [PATCH] Updated CS:GO mvps and score and clan_tag offsets. (#356) --- .../data/source-python/entities/csgo/CCSPlayer.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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 d3468b98b..8af9d6a60 100755 --- a/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini @@ -60,18 +60,18 @@ srv_check = False [instance_attribute] [[mvps]] - offset_windows = 12168 - offset_linux = 12192 + offset_windows = 12252 + offset_linux = 12276 type = INT [[score]] - offset_windows = 12216 - offset_linux = 12240 + offset_windows = 12300 + offset_linux = 12324 type = INT [[clan_tag]] - offset_windows = 10140 - offset_linux = 10164 + offset_windows = 10220 + offset_linux = 10244 type = STRING_ARRAY