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 df38359 commit c89f0baCopy full SHA for c89f0ba
addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini
@@ -10,7 +10,7 @@ srv_check = False
10
arguments = INT, BOOL, BOOL, STRING
11
12
[[buy_internal]]
13
- identifier_windows = 55 8B EC 83 E4 F8 81 EC 7C 01 00 00 53 56 57
+ identifier_windows = 55 8B EC 83 E4 F8 83 EC 0C 53 56 57 6A 01
14
# indentifier_linux = _ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib
15
identifier_linux = 55 89 E5 83 EC 68 0F B6 55 14
16
arguments = INT, STRING, BOOL
0 commit comments