How to skip class selection menu?
#1

I have a little question about class selection. I am using dialog register system and dini for player stats saving,
so when the player is loging in or registering i want to skip the player class selection menu << >> SPAWN. I tried with SetTimerEx to spawn player and set his spawn info.. but when the player gets killed the menu shows up again. What should i do?
Reply
#2

Check if the player is registered and if he is do like : SpawnPlayer(playerid);, if not, open the register dialog.
Reply
#3

On OnPlayerLogin and OnPlayerRegister
SpawnPlayer(playerid);
Reply
#4

and after death i again have class selection menu :@
Reply
#5

No you do not ...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)