2021-03-26, 09:49 PM
Hi im trying to figure out how to increase the size of this dialogue im using as it's currently at its default size.
Is there a way to enlarge the box so the whole text of the title?is shown?
Is there a way to enlarge the box so the whole text of the title?is shown?
PHP Code:
? ? ShowPlayerDialog(playerid, DIALOG_REGISTER, DIALOG_STYLE_PASSWORD, "Title: With this text i can only see half of it, how to increase the dialogue size?", "Please enter a password below:", "Register", "Cancel");