#2

pawn Код:
CMD:help(playerid, params[])
{
/* Send a bunch of messages here with your servers commands, which you will be writing them manually.
   example: SendClientMessage(playerid, 0xffffffAA, "Commands1: - , - , - , - , - , -, -");
   example: SendClientMessage(playerid, 0xffffffAA, "Commands2: - , - , - , - , - , -, -");
   And keep going at it untill you've written all the commands that are in your server */

   return 1;
}

*Command Processor:
https://sampforum.blast.hk/showthread.php?tid=91354
*Functions used:
https://sampwiki.blast.hk/wiki/SendClientMessage
Reply


Messages In This Thread
help - by tooq - 16.05.2014, 19:25
Re: help - by Sandiel - 16.05.2014, 19:39
Re: help - by Vincenzo0 - 16.05.2014, 20:15
Re : help - by tooq - 16.05.2014, 20:45

Forum Jump:


Users browsing this thread: 1 Guest(s)