01.09.2014, 00:53
Hello everyone.
I have made an "Loginsystem" with Textdraws.
On OnPlayerConnect I set TogglePlayerSpectating(playerid,1); so the User is not able to get to the SkinRequest.
After the User has registered, I set TogglePlayerSpectating(playerid,0); and Spawn him, but nothing happens.
The Camera stays the same where it was set to TogglePlayerSpectating(playerid,1);
Does anybody knows why?
I have made an "Loginsystem" with Textdraws.
On OnPlayerConnect I set TogglePlayerSpectating(playerid,1); so the User is not able to get to the SkinRequest.
After the User has registered, I set TogglePlayerSpectating(playerid,0); and Spawn him, but nothing happens.
The Camera stays the same where it was set to TogglePlayerSpectating(playerid,1);
Does anybody knows why?