[Ajuda] Bug no spawn dos membros das orgs
#7

Tenta isso ae cara.

pawn Код:
//NEW
new XXAirBreak[MAX_PLAYERS];

//-----

if(PlayerInfo[playerid][pMembro] == 1 || PlayerInfo[playerid][pLider] == 1)//Mude para o ID da organizaзгo.
{
    XXAirBreak[playerid] += 3;
    SetPlayerInterior(playerid, 0);
    XXAirBreak[playerid] += 3;SetPlayerPos(playerid, COLOQUE AQUI AS COORDENADAS X,Y,Z);
    SetPlayerFacingAngle(playerid,208.9188);
    SetPlayerVirtualWorld(playerid,0);
    PlayerInfo[playerid][pInt] = 0;
    SetPlayerWantedLevel(playerid, 0);
    return true;
}
Reply


Messages In This Thread
Bug no spawn dos membros das orgs - by VinicioS - 21.02.2013, 14:37
Re : Bug no spawn dos membros das orgs - by VinicioS - 21.02.2013, 14:41
Re: Bug no spawn dos membros das orgs - by DartakousLien - 21.02.2013, 15:56
Re : Bug no spawn dos membros das orgs - by VinicioS - 21.02.2013, 16:01
Re: Bug no spawn dos membros das orgs - by Kmatsu - 21.02.2013, 16:17
Re : Re: Bug no spawn dos membros das orgs - by VinicioS - 21.02.2013, 16:25
Re: Bug no spawn dos membros das orgs - by Jefferson Santos - 21.02.2013, 18:11

Forum Jump:


Users browsing this thread: 5 Guest(s)