• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] How to increase the size of DIALOG_STYLE_PASSWORD ?
#8
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");
Using Pawn.CMD?

If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.
  Reply


Messages In This Thread
RE: How to increase the size of DIALOG_STYLE_PASSWORD ? - by Pinch - 2021-03-28, 02:46 PM

Forum Jump: