Help!
#10

ehm, thanks, and what is bad in this script please?
Код:
 	//---------------------------------------p 1
public OnPlayerCommandText(cmdtext, "/p 1", true) == 0)
{
   if(strcmp(cmdtext, "/p 1", true) == 0)
   new string[64];
   SetPlayerInterior(playerid, 0);
   SetPlayerPos(playerid, 1935,1917,121);
   format(string, sizeof(string), "Hrac %s se odwarpoval do /p 1", sendername);
   SendClientMessageToAll(0xAA3333AA, string);

   return 1;
}
Reply


Messages In This Thread
Help! - by Lukass445 - 26.04.2009, 14:01
Re: Help! - by Think - 26.04.2009, 14:24
Re: Help! - by Lukass445 - 26.04.2009, 15:52
Re: Help! - by SuperS0nic - 26.04.2009, 15:57
Re: Help! - by Lukass445 - 26.04.2009, 17:01
Re: Help! - by Pyrokid - 27.04.2009, 00:34
Re: Help! - by hoodline - 27.04.2009, 00:45
Re: Help! - by Lukass445 - 27.04.2009, 04:43
Re: Help! - by Andom - 27.04.2009, 11:32
Re: Help! - by Lukass445 - 27.04.2009, 14:57

Forum Jump:


Users browsing this thread: 1 Guest(s)