SA-MP Forums Archive
Player Travando... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: Player Travando... (/showthread.php?tid=375617)



Player Travando... - Lucas_Rocha - 07.09.2012

Bom Depois q eu terminei de cria a org eu fui testa ela dai quando eu fiz o /orgcobra o player fico travando no Spawn Dele tipo dando Creu No Nada



Codigo Do Nascimento :


pawn Код:
if(PlayerInfo[playerid][pMembro] == 24 || PlayerInfo[playerid][pLider] == 24) //COBRA Nascimento
        {
            SetPlayerPos(playerid, 1654.4056,-1655.6395,22.5156);
            SetPlayerFacingAngle(playerid, 87.4229);
            SetPlayerVirtualWorld(playerid,0);
            SetPlayerInterior(playerid,3);
            PlayerInfo[playerid][pInt] = 1;
            return true;
        }



Re: Player Travando... - paulor - 07.09.2012

Spawn GF bugado...