SA-MP Forums Archive
Hello mates... I have a question about dialogs. - 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: Hello mates... I have a question about dialogs. (/showthread.php?tid=470282)



Hello mates... I have a question about dialogs. - Scrillex - 17.10.2013

Hello dear samp members...

I have a question is it possible to show 2 dialogs in one time.. One under next one?



Thank you for your time and thank you for your answer.

With best regards Scrillex.


Re: Hello mates... I have a question about dialogs. - CrazyChoco - 17.10.2013

Nope it's not possible, although you could make it with textdraws


Re: Hello mates... I have a question about dialogs. - Scrillex - 17.10.2013

yeah,.. it was the main idea textdraw background with 2 dialogs...


Re: Hello mates... I have a question about dialogs. - JamesH - 17.10.2013

Use selectable textdraws.

This tut can be usefulll for you [made by Hiddos] - https://sampforum.blast.hk/showthread.php?tid=328267


Re: Hello mates... I have a question about dialogs. - zT KiNgKoNg - 17.10.2013

You can use a textdraw editor to create the textdraws that you would like to create on screen then export them to your "scriptfiles" and place them into your scrit and make sure that you set the option for the textdraw tp be selectable to 'true' or '1' thus allowing you to have lets say two boxes with one selection on each.