[AJUDA]Spawn
#5

Quote:
Originally Posted by xPaulistaa
Посмотреть сообщение
Tente..
pawn Код:
public OnPlayerSpawn(playerid)
{
    if(gHospitalInfo[playerid][MorreuHospital] == 1) {
   
        TogglePlayerControllable(playerid, 0);
        ApplyAnimation(playerid, "CRACK", "crckdeth2", 4.0, 1, 0, 0, 0, 0);
        GameTextForPlayer(playerid, "~n~~n~~n~~n~~n~~n~~n~~n~~n~~w~Voce precisa ~r~descansar ~w~agora...", 15000, 3);
        SetTimerEx("TempoHospital", 15000, false, "i", playerid);
        gHospitalInfo[playerid][FoiHospital] += 1;
        SetPlayerPos(playerid, -1910.3588,486.8656,35.1719,87);
        return 1;
    }
    return 1;
}
Tente dessa forma.
Essa cordenada aн й do interior do hospital brother, a de onde ele vai spawnar й na criada lб em baxio!
sendo que ele ta dando spawn na hq!

mais alguйm?
Reply


Messages In This Thread
[AJUDA]Spawn - by .ThePro - 07.04.2012, 16:53
Respuesta: [AJUDA]Spawn - by Pedro Pawno - 07.04.2012, 17:30
Re: Respuesta: [AJUDA]Spawn - by .ThePro - 07.04.2012, 17:45
Re: [AJUDA]Spawn - by xPaulistaa - 07.04.2012, 18:18
Re: [AJUDA]Spawn - by .ThePro - 07.04.2012, 19:01
Re: [AJUDA]Spawn - by Fernando Vinewood - 07.04.2012, 19:31

Forum Jump:


Users browsing this thread: 1 Guest(s)