We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c003fc8 commit 02aaee6Copy full SHA for 02aaee6
addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini
@@ -12,7 +12,7 @@ srv_check = False
12
13
# Reference string: #Cannot_Carry_Anymore
14
[[buy_internal]]
15
- 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
16
# indentifier_linux = _ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib
17
identifier_linux = 55 89 E5 83 EC 78 0F B6 55 14 89 75 F8
18
arguments = INT, STRING, BOOL, BOOL
0 commit comments