When logged in. you need to press SPAWN
#1

hellow


i have a question!

when players log in.
they first need to press Spawn first before spawning.
i want that they spawn directly when they log in.

hope you guys can help me!
Reply
#2

SpawnPlayer(playerid);

Insert this into your login script end.
Reply
#3

You can add TogglePlayerSpectating(playerid, 1) after your register/login dialog. And at the end before spawing add TogglePlayerSpectating(playerid, 0) than SpawnPlayer(playerid). In that way you make the spawn buttons invisible, en make your players spawn automaticlly
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)