2021-03-28, 03:16 PM
(2021-03-28, 02:46 PM)Pinch Wrote: I'm not sure but I think that dialog's width is dependent on the description field rather than tittle one..
Try it like this:
Code:ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_PASSWORD, "Welcome Welcome Welcome Welcome ", "Hello there, please enter your password:", "Login", "Cancel");
Oh my god how did i not think of that?!?
Thankyou! That solved my problem!