2021-03-28, 02:38 PM
(This post was last modified: 2021-03-28, 02:40 PM by CrypticSin.)
(2021-03-28, 02:29 PM)Snow Wrote:(2021-03-28, 02:07 PM)CrypticSin Wrote:(2021-03-27, 01:39 PM)Pinch Wrote:(2021-03-27, 12:47 AM)CrypticSin Wrote:Oh but you did not.(2021-03-26, 10:52 PM)Ezio_Auditore Wrote: Nope. Caption's limit is 64 characters.?Here?you can find all the Dialogs limits.
Surely there must be a way, because i've seen dialogs with more than the caption limit.
How do you stretch it so the whole text is shown like this? Rather than a little box?
https://gyazo.com/2f55571fd55bd03bd07d713ecf66740f
That's the normal size imo. What size are you getting? Show it here.
Hi, I just want to stretch it out a bit more so it shows the full title of the dialogue
This is what mine looks like:
https://gyazo.com/cc81da039cfe4dc99687eada501f2012
Code:
PHP Code:
ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_PASSWORD, "Welcome Welcome Welcome Welcome ", "Please enter your password:", "Login", "Cancel");