[Ajuda] BCMD
#5

bcmd_CMD(PARAMS)
Vc deve colocar nos PARAMS os parвmetros usados quando criou o CMD.

Ex:

pawn Код:
bCMD[CMD]-(playerid, help, params[])
//Use
bcmd_CMD(playerid, 0, params);

bCMD[CMD]-(playerid, params[])
//Use
bcmd_CMD(playerid, params);

bCMD[CMD]-(playerid)
//Use
bcmd_CMD(playerid);

//Caso nгo for colocar Params mas precise dele use assim:
bcmd_CMD(playerid, "\1");
Reply


Messages In This Thread
BCMD - by [XPG]MarlonCS - 06.09.2012, 16:48
Re: BCMD - by Abravanel - 06.09.2012, 16:50
Re: BCMD - by [XPG]MarlonCS - 06.09.2012, 16:54
Re: BCMD - by Abravanel - 06.09.2012, 17:01
Re: BCMD - by paulor - 06.09.2012, 17:12
Re: BCMD - by [XPG]MarlonCS - 06.09.2012, 18:16
Re: BCMD - by paulor - 06.09.2012, 18:18
Re: BCMD - by [XPG]MarlonCS - 06.09.2012, 18:23
Re: BCMD - by Abravanel - 06.09.2012, 18:36
Re: BCMD - by paulor - 06.09.2012, 18:39

Forum Jump:


Users browsing this thread: 1 Guest(s)