How to set different spawns?
#1

Like, if you join, and you die, you go to a new spawn. How do you do that?
Reply
#2

OnPlayerSpawn,(WIKI) you can also get the pos from the /save IG.
Reply
#3

Quote:
Originally Posted by MastahServers
Like, if you join, and you die, you go to a new spawn. How do you do that?
Make random spawns, *search button*
Reply
#4

Quote:
Originally Posted by playbox12
Quote:
Originally Posted by MastahServers
Like, if you join, and you die, you go to a new spawn. How do you do that?
Make random spawns, *search button*
Thanks, I also used the search button, but on a different way, I used 'SA:MP different spawns' :P
Reply
#5

OnPlayerSpawn

Use /save in debug or in another server to get spawn positions.
Reply
#6

Did, compiled, restarted the GMX, but still not working
Reply
#7

Try to add this (works on my gm):
pawn Код:
new Float:gRandomPlayerSpawns[2][3] = {
{2229.3,-1159.5,25.8}, // Jefferson
{1574.0372,-1280.7061,17.4874} // ST
};
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)