Pawno Multi Commands
#3

pawn Код:
if (strcmp("/airport", cmdtext, true) == 0)
  {
   SetPlayerInterior(playerid, 1);
   SetPlayerPos(playerid, 1986.7913,-2202.7417,13.5469);
   return 1;
  }
  if (strcmp("/help", cmdtext, true) == 0)
  {
   SendPlayerClientMessage(playerid, COLOR_RED, "Just Type /commands or /Telle");
   return 1;
  }
Reply


Messages In This Thread
Pawno Multi Commands - by sggassasin - 07.06.2009, 06:44
Re: Pawno Multi Commands - by MPKaboose - 07.06.2009, 06:46
Re: Pawno Multi Commands - by Abernethy - 07.06.2009, 10:15
Re: Pawno Multi Commands - by jana4 - 07.06.2009, 16:00
Re: Pawno Multi Commands - by Weirdosport - 07.06.2009, 17:06
Re: Pawno Multi Commands - by sggassasin - 08.06.2009, 01:59

Forum Jump:


Users browsing this thread: 1 Guest(s)