08.06.2013, 16:26
Well , Basically - How my system go :
- Once you open the server - Register/login dialog pops up
- After putting your password - "< - > - SPAWN" appear.
- You click "spawn" - So the dialogs appear of registering [age / date of birth.. etc] OR you spawn if you're logging in.
- I tried using TogglePlayerSpectating(playerid, 1);
But - What it do is , After entering your pass in the dialogs - It just stops.. I can't click "SPAWN" as it doesn't exist anymore and I don't proceed to the dialogs/spawning
So my question is - How to proceed the player to the dialogs/spawning without remove TogglePlayerSpectating(playerid, 1); or forcing him to click "SPAWN".
Thanks in advance.
- Once you open the server - Register/login dialog pops up
- After putting your password - "< - > - SPAWN" appear.
- You click "spawn" - So the dialogs appear of registering [age / date of birth.. etc] OR you spawn if you're logging in.
- I tried using TogglePlayerSpectating(playerid, 1);
But - What it do is , After entering your pass in the dialogs - It just stops.. I can't click "SPAWN" as it doesn't exist anymore and I don't proceed to the dialogs/spawning
So my question is - How to proceed the player to the dialogs/spawning without remove TogglePlayerSpectating(playerid, 1); or forcing him to click "SPAWN".
Thanks in advance.