[SOLVED] Unknown command: amx_shoopslay
ive done this in plugin_init()
PHP Code:
PHP Code:
EDIT: found out it was a runtime error from a hook above these registers which was stopping rest being registered... my bad.. admin can delete this post. |
Re: [SOLVED] Unknown command: amx_shoopslay
I don't know if it was fixed on the last CS update, but when you register an console command you should return always 1.
|
Re: [SOLVED] Unknown command: amx_shoopslay
Quote:
@Blizzard_87 When there is a problem in plugin_init (or in any function), like the callback you registered doesn't exist in the code, the rest of the function is not executed. |
Re: [SOLVED] Unknown command: amx_shoopslay
Quote:
|
| All times are GMT -4. The time now is 21:36. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.