clcmd not working?
I have this code:
Code:
register_clcmd("say /class", "ChangeClass");Code:
public ShowHud(id) {Code:
public ChangeClass(id) { |
Re: clcmd not working?
The commands - are they correctly registered in plugin_init?
|
Re: clcmd not working?
Yea, i think so:
PHP Code:
L 07/29/2009 - 17:43:53: Invalid menu id 0(2) L 07/29/2009 - 17:43:53: [AMXX] Displaying debug trace (plugin "flashattack.amxx") L 07/29/2009 - 17:43:53: [AMXX] Run time error 10: native error (native "menu_item_getinfo") L 07/29/2009 - 17:43:53: [AMXX] [0] flashattack.sma::Class_Handle (line 214) |
Re: clcmd not working?
Are you using the latest version of AMXX?
|
| All times are GMT -4. The time now is 18:24. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.