#4

pawn Код:
CMD:command(playerid, params[])
{
    // Do whatever you want.
    return 1;
}
or

pawn Код:
YCMD:command(playerid, params[], help)
{
    // Do whatever you want.
    return 1;
}
The second one has "help". Read the y_commands topic to know more about the help param.


And don't bump your topic after 2 minutes.. Read the forum rules.
Reply


Messages In This Thread
YCMD - by JeevanJyothish - 26.08.2014, 08:31
Re: YCMD - by JeevanJyothish - 26.08.2014, 08:33
Re: YCMD - by Dotayuri - 26.08.2014, 08:33
Re: YCMD - by Stinged - 26.08.2014, 08:34

Forum Jump:


Users browsing this thread: 1 Guest(s)