As soon as I spawn I die.
#5

FIXED: I imagine other people with the same problem so here is the solution, Make sure you have this,

pawn Код:
public OnPlayerRequestSpawn(playerid)
{
    SetPlayerHealth(playerid, 100);
    return 1;
}
Reply


Messages In This Thread
As soon as I spawn I die. - by cloudysky - 04.06.2012, 15:57
Re: As soon as I spawn I die. - by Firo - 04.06.2012, 15:59
Re: As soon as I spawn I die. - by cloudysky - 04.06.2012, 16:06
Re: As soon as I spawn I die. - by Firo - 04.06.2012, 16:07
Re: As soon as I spawn I die. - by cloudysky - 04.06.2012, 16:08

Forum Jump:


Users browsing this thread: 1 Guest(s)