SA-MP Forums Archive
Need Help - Dialog - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Need Help - Dialog (/showthread.php?tid=574158)



Need Help - Dialog - Vaishnav - 14.05.2015

Hi guys does anyone know why the dialog is too long ? in 0.3z it was working fine since I've updated to 0.3.7 it's too long

here is the pic :




Re: Need Help - Dialog - Sellize - 14.05.2015

In 0.3.7 list dialogs (and maybe other dialogs too) are shown larger in height on your screen. There's nothing you can do about this AFAIK.


Re: Need Help - Dialog - Vaishnav - 14.05.2015

no it's only with list dialogs :\


Re: Need Help - Dialog - IndependentGaming - 14.05.2015

you cannot change that, its updated in 0.3.7


Re: Need Help - Dialog - SecretBoss - 14.05.2015

List dialog's height updated on 0.3.7 as other guys said you can't change it


Re: Need Help - Dialog - Konstantinos - 14.05.2015

Quote:
Originally Posted by Sellize
Посмотреть сообщение
[..] There's nothing you can do about this AFAIK.
Quote:
Originally Posted by SacrificeGaming
Посмотреть сообщение
you cannot change that [..]
Quote:
Originally Posted by SecretBoss
Посмотреть сообщение
[..] you can't change it
Sure you can.

If you want only 10 items to be shown in each dialog, then script it to show 10 items and then use "Next Page" as button to show the rest.

I don't see any reason you wouldn't want it as it is right now though unless the dialog is too long that the text is cut.


Re: Need Help - Dialog - Vaishnav - 14.05.2015

ok thanks guys for your help thanks