[Ajuda] ajuda com isso ?
#1

if (PlayerToPoint(3.0, playerid,366.6865,159.1125,1008.382)
{
//Estacionamento da prefeitura !!
SetPlayerInterior(playerid,0);
SetPlayerVirtualWorld(playerid, 0);
SetPlayerPos(playerid,1477.3225,-1797.1853,15.457;
GameTextForPlayer(playerid, "~w~Bem vindo ao ~n~~b~Estacionamento !", 5000, 1);
PlayerInfo[playerid][pInt] = 0;
PlayerInfo[playerid][pLocal] = 241;
}
tipo isso pra ir pro estacionamento da prefeitura eu queria por so pro pessoal governo ir me ajuda ai ?
Reply
#2

pawn Code:
if (PlayerToPoint(3.0, playerid,366.6865,159.1125,1008.382)
    && (PlayerInfo[playerid][Variavel Membro] == ID da Org || PlayerInfo[playerid][Variavel Lider] == ID da Org))
{
    //Estacionamento da prefeitura !!
    SetPlayerInterior(playerid,0);
    SetPlayerVirtualWorld(playerid, 0);
    SetPlayerPos(playerid,1477.3225,-1797.1853,15.457;
    GameTextForPlayer(playerid, "~w~Bem vindo ao ~n~~b~Estacionamento !", 5000, 1);
    PlayerInfo[playerid][pInt] = 0;
    PlayerInfo[playerid][pLocal] = 241;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)