[HELP]All commands
#2

pawn Код:
if(strcmp(cmdtext, "/commands") == 0)
{
  SendClientMessage(playerid, color, "ALL COMMANDS");
  SendClientMessage(playerid, color, "/kill, /tele, /gun");
  SendClientMessage(playerid, color, "/car");
  //etc
  return 1;
}
Reply


Messages In This Thread
[HELP]All commands - by PR0STYL3R - 13.02.2010, 09:18
Re: [HELP]All commands - by dice7 - 13.02.2010, 09:22
Re: [HELP]All commands - by Jeffry - 13.02.2010, 09:38
Re: [HELP]All commands - by biltong - 13.02.2010, 09:59
Re: [HELP]All commands - by PR0STYL3R - 13.02.2010, 10:00
Re: [HELP]All commands - by PR0STYL3R - 13.02.2010, 10:03
Re: [HELP]All commands - by V1ceC1ty - 13.02.2010, 10:13
Re: [HELP]All commands - by PR0STYL3R - 13.02.2010, 10:16
Re: [HELP]All commands - by Niixie - 13.02.2010, 10:26
Re: [HELP]All commands - by PR0STYL3R - 13.02.2010, 10:34

Forum Jump:


Users browsing this thread: 1 Guest(s)