From ca48dfd8c14baabab27d3e063901356c711b2620 Mon Sep 17 00:00:00 2001 From: Jonathan <30329245+CookStar@users.noreply.github.com> Date: Thu, 11 Nov 2021 10:37:22 +0900 Subject: [PATCH] Updated the buy_internal signature for CS:GO. --- .../data/source-python/entities/csgo/CCSPlayer.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 594a2117a..88131609e 100755 --- a/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini @@ -12,7 +12,7 @@ srv_check = False # Reference string: #Cannot_Carry_Anymore [[buy_internal]] - identifier_windows = 55 8B EC 83 E4 F8 83 EC 2C 53 56 57 6A 01 + identifier_windows = 55 8B EC 83 EC 24 53 56 57 6A 01 # indentifier_linux = _ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib identifier_linux = 55 89 E5 83 EC 78 0F B6 55 14 89 75 F8 arguments = INT, STRING, BOOL, BOOL