warning 202: number of arguments does not match definition
#6

Quote:
Originally Posted by jlalt
Посмотреть сообщение
probably your toolbox command not using params, so try just playerid

change
Код:
md_toolbox(playerid, "toolbox");
to
PHP код:
cmd_toolbox(playerid); 
Yes, this warning is because don't have params in this command...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)