How to random spawn in this zone ? [help +rep]
#3

If it isn't giving off any errors, you can put it under OnPlayerSpawn

pawn Код:
public OnPlayerSpawn(playerid)
{
    SetRandomSpawn(playerid);
    return 1;
}
Reply


Messages In This Thread
How to random spawn in this zone ? [help +rep] - by MasonSFW - 01.08.2015, 04:39
Re: How to random spawn in this zone ? [help +rep] - by Crayder - 01.08.2015, 06:44
Re: How to random spawn in this zone ? [help +rep] - by DTV - 01.08.2015, 06:44

Forum Jump:


Users browsing this thread: 1 Guest(s)