/newb & /n help.
#2

Quote:
Originally Posted by SmithyComp
Посмотреть сообщение
So, I've seen many servers which either have a /newb command or it's shortened to /n - This is just a little something for the owners to think about increasing the knowledge of commands for new players.

pawn Код:
CMD:n(playerid, params[]) {
    return cmd_newb(playerid, params);
}
This can be used with other commands aswell, for example:

pawn Код:
CMD:ooc(playerid, params[]){
    return cmd_o(playerid, params);
}
So what exactly you want.. Script for niewbie and ooc?
Reply


Messages In This Thread
/newb & /n help. - by SmithyComp - 27.09.2012, 14:16
Re: /newb & /n help. - by .v - 27.09.2012, 14:19
Re: /newb & /n help. - by Mr.Anonymous - 27.09.2012, 14:37
Re: /newb & /n help. - by daastle - 27.09.2012, 14:43
Re: /newb & /n help. - by SmithyComp - 27.09.2012, 14:46

Forum Jump:


Users browsing this thread: 1 Guest(s)