help| how to call to cmd with ZCMD
#5

Quote:
Originally Posted by SwiZzoR
Посмотреть сообщение
this is dont work.

error 017: undefined symbol "cmd_lv"

and i have this command
Are you sure you have command named lv?

pawn Код:
// using this to redirect to the command
cmd_lv(playerid);

// this is your command
CMD:lv(playerid)
{
    // code
    return true;
}
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: 2 Guest(s)