[Comum Question] Interior
#10

Код:
if(strcmp("/hq", cmdtext, true, 10) == 0)
{
SetPlayerPos(playerid,X,Y,Z); //Change for cords X, Y, Z of your interior
SetPlayerInterior(playerid,3);
SendClientMessage(playerid,0x33AA33AA,"Welcome to the HQ");
return 1;
}
Reply


Messages In This Thread
[Comum Question] Interior - by fmmalves - 23.07.2010, 09:37
Re: [Comum Question] Interior - by fmmalves - 23.07.2010, 10:00
Re: [Comum Question] Interior - by nuriel8833 - 23.07.2010, 10:15
Re: [Comum Question] Interior - by fmmalves - 23.07.2010, 10:17
Re: [Comum Question] Interior - by RichyB - 23.07.2010, 10:19
Re: [Comum Question] Interior - by fmmalves - 23.07.2010, 10:21
Re: [Comum Question] Interior - by nuriel8833 - 23.07.2010, 10:49
Re: [Comum Question] Interior - by fmmalves - 23.07.2010, 11:36
Re: [Comum Question] Interior - by Thebest96 - 11.08.2010, 15:26
Re: [Comum Question] Interior - by gr56 - 11.08.2010, 17:06

Forum Jump:


Users browsing this thread: 1 Guest(s)