26.05.2017, 14:00
It worked altough this doesnt work anymore:
Which gives me this error: error 001: expected token: "-string end-", but found "-identifier-"
PHP код:
#define COL_WHITE 0xFFFFFF
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_INPUT,""COL_WHITE"Login",""COL_WHITE"Type your password below to login.","Login","Quit");