07.11.2013, 10:50
Guys? How I can make this? I want to make when register dialog appears, it will look something like this 
Registration:
Name: here will be showed player name //I need just this
and here other text in registration //That I already have
My register dialog

Registration:
Name: here will be showed player name //I need just this

and here other text in registration //That I already have
My register dialog
pawn Код:
ShowPlayerDialog (playerid, DIALOG_REGISTRACIA, DIALOG_STYLE_PASSWORD, ""COL_WHITE"Making your account ..",""COL_RED"You have entered an invalid password.\n"COL_WHITE"Type your password below to register a new account.","Register","Quit");