help| how to call to cmd with ZCMD
#3

Quote:
Originally Posted by iZN
Посмотреть сообщение
If you want to call command /lv you can simply (ZCMD):

pawn Код:
cmd_lv(playerid, params); // remove params if you're not using params with the command
Calling /lv if you're using y_cmd:

pawn Код:
Command_ReProcess(playerid, lv, help); // unsure about this one because I don't use y_commands
this is dont work.

error 017: undefined symbol "cmd_lv"

and i have this command
Reply


Messages In This Thread
help| how to call to cmd with ZCMD - by SwiZzoR - 13.05.2014, 10:51
Re: help| how to call to cmd with ZCMD - by iZN - 13.05.2014, 11:02
Re: help| how to call to cmd with ZCMD - by SwiZzoR - 13.05.2014, 11:08
Re: help| how to call to cmd with ZCMD - by nilanjay - 13.05.2014, 11:10
Re: help| how to call to cmd with ZCMD - by iZN - 13.05.2014, 11:10
Re: help| how to call to cmd with ZCMD - by SwiZzoR - 13.05.2014, 11:18
Re: help| how to call to cmd with ZCMD - by nilanjay - 13.05.2014, 11:20

Forum Jump:


Users browsing this thread: 3 Guest(s)