From 751f9c634b49654657ca677d79379b7e12905459 Mon Sep 17 00:00:00 2001 From: Jonathan <30329245+CookStar@users.noreply.github.com> Date: Fri, 28 Feb 2020 13:38:34 +0900 Subject: [PATCH] Updated CS:GO mvps and assists offsets. --- .../data/source-python/entities/csgo/CBasePlayer.ini | 2 +- .../data/source-python/entities/csgo/CCSPlayer.ini | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 c90a77722..654542df2 100755 --- a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini @@ -75,7 +75,7 @@ srv_check = False # print('Offset of Player.assists is:', offset) [[assists]] offset_windows = 3172 - offset_linux = 3192 + offset_linux = 3196 type = INT 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 b4b6aae97..fe3e9b5a9 100755 --- a/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini @@ -60,8 +60,8 @@ srv_check = False [instance_attribute] [[mvps]] - offset_windows = 12148 - offset_linux = 12172 + offset_windows = 12168 + offset_linux = 12192 type = INT [[clan_tag]]