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 1c67702 commit b273887Copy full SHA for b273887
addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini
@@ -12,7 +12,7 @@ srv_check = False
12
[[buy_internal]]
13
identifier_windows = 55 8B EC 83 E4 F8 81 EC 7C 01 00 00 53 56 57
14
# indentifier_linux = _ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib
15
- identifier_linux = 55 89 E5 57 56 53 81 EC 9C 01 00 00 8B 5D 08 C7 44 24 04 00 00 00 00
+ identifier_linux = 55 89 E5 57 56 53 81 EC 9C 01 00 00 0F B6 55 14
16
arguments = STRING, INT, BOOL
17
return_type = INT
18
0 commit comments