Quote:
Originally Posted by Konstantinos
The correct method is the last one I said. Although, you can use the most common one.
pawn Код:
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_INPUT,"{FFFFFF}Login","{FFFFFF}Type your password below to login.","Login","Quit");
|
Thanks for your help, I just got it to work!