[DUV] Virtual World e Interiores(BurguerShot),(Pizza) e (Banco)
#3

pawn Код:
else if (PlayerToPointStripped(2.0, playerid,-2355.8181,1008.1110,50.8984, cx,cy,cz))
{
//ENTRADA  
SetPlayerPos(playerid, 363.3360,-74.5500,1001.5078 );
GameTextForPlayer(playerid, "~p~Bem vindo a ~r~Burguer Shot",5000,3);
SetPlayerVirtualWorld(playerid, 1);
SetPlayerInterior(playerid,16);
PlayerInfo[playerid][pInt] = 16;
}
else if (PlayerToPointStripped(2.0, playerid,363.3360,-74.5500,1001.5078, cx,cy,cz))
{
//SAIDA
if(GetPlayerVirtualWorld(playerid) == 1)
{
SetPlayerPos(playerid, -2355.8181,1008.1110,50.8984);
GameTextForPlayer(playerid, "~r~San Fierro",5000,3);
SetPlayerInterior(playerid,0);
PlayerInfo[playerid][pInt] = 0;
}
Reply


Messages In This Thread
[DUV] Virtual World e Interiores - by Alex_br1 - 22.12.2010, 15:06
Re: [DUV] Virtual World e Interiores(BurguerShot),(Pizza) e (Banco) - by Sergiinhonike - 22.12.2010, 16:14
Re: [DUV] Virtual World e Interiores(BurguerShot),(Pizza) e (Banco) - by Ricop522 - 22.12.2010, 18:00

Forum Jump:


Users browsing this thread: 2 Guest(s)