[Ajuda] Ajuda saнda da agкncia
#9

Tenta ver com comando, pra ver o resultado...

Код:
CMD:entrar(playerid, params[])
{
	if(IsPlayerInRangeOfPoint(playerid, 2.0, 914.1255,-1003.4916,38.0022))  
	{
	    SetPlayerInterior(playerid,3);
 	    SetPlayerPos(playerid,1494.325195,1304.942871,1093.289062);
 	    GameTextForPlayer(playerid, "~w~Agкncia Los Santos", 5000, 1);
	}
	return 1;
}

CMD:sair(playerid, params[])
{
	if(IsPlayerInRangeOfPoint(playerid, 2.0, 1494.3429,1304.1154,1093.2891))
	{
	    SetPlayerInterior(playerid,0);
   	    SetPlayerPos(playerid,914.1255,-1003.4916,38.0022);
   	    GameTextForPlayer(playerid, "~w~Los Santos", 5000, 1);
	}
	return 1;
}
Reply


Messages In This Thread
Ajuda saнda da agкncia - by Japis - 19.05.2017, 17:20
Re: Ajuda saнda da agкncia - by Japis - 20.05.2017, 02:50
Re: Ajuda saнda da agкncia - by Laarky - 20.05.2017, 22:37
Respuesta: Ajuda saнda da agкncia - by Ryuzaki07 - 21.05.2017, 01:15
Re: Ajuda saнda da agкncia - by xSecreT - 21.05.2017, 02:25
Re: Ajuda saнda da agкncia - by Japis - 22.05.2017, 02:52
Re: Ajuda saнda da agкncia - by xSecreT - 22.05.2017, 05:02
Re: Ajuda saнda da agкncia - by Japis - 26.05.2017, 14:39
Re: Ajuda saнda da agкncia - by Felpz - 26.05.2017, 16:27

Forum Jump:


Users browsing this thread: 4 Guest(s)