Posts: 133
Threads: 37
Joined: Jun 2010
Reputation:
0
How do I make players spawn in a certain place after they have registered?
Posts: 273
Threads: 58
Joined: Jun 2009
Reputation:
0
I guess with onplayerspawn? It really depends on your registration system, does it spawn them after they finish or does it start one of those tutorial things? If it just spawns them, then im guessing you should look under onplayerspawn.
Posts: 133
Threads: 37
Joined: Jun 2010
Reputation:
0
What happens is they register then they spawn and they end up falling under the map? and spawning in blueberry or something
Posts: 372
Threads: 63
Joined: Aug 2010
Reputation:
0
Show us your registration code.
Posts: 74
Threads: 3
Joined: Feb 2011
Reputation:
0
Just do in OnPlayerSpawn a SetPlayerPos(playerid, your coordinates its verry simple : D
Posts: 133
Threads: 37
Joined: Jun 2010
Reputation:
0
@Reaper I dont want them to spawn there if they are already registered