Camera player
#1

Hi. I make a Login & Register System on y_ini but I have a problem.I enter to my server, i register new account but until spawn me appear a message to relog for save player's data and camera looks like pic and can i move the character.. :





Here is my system : http://pastebin.com/03gvwX8K

What is wrong? Thank you!
Reply
#2

Well, you basically need to relog because your script requires you to do so.
Reply
#3

Quote:
Originally Posted by zaider
Посмотреть сообщение
Well, you basically need to relog because your script requires you to do so.
And there is no way to not do this? To spawn without relog.. ?
Reply
#4

Just remove these line :

pawn Код:
SetSpawnInfo(playerid, 0, 0, 1958.33, 1343.12, 15.36, 269.15, 0, 0, 0, 0, 0, 0); // this one
SpawnPlayer(playerid); // this one
ShowPlayerDialog(playerid, DIALOG_SUCCESS_1, DIALOG_STYLE_MSGBOX,""COL_WHITE"Success!",""COL_GREEN"REGISTERED CONGRATZ.","Ok",""); // Use SendClientMessage
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)