Posts: 1,226
Threads: 217
Joined: Jan 2012
Reputation:
0
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.
Posts: 895
Threads: 106
Joined: Feb 2012
Reputation:
0
Nope it's not possible, although you could make it with textdraws
Posts: 1,226
Threads: 217
Joined: Jan 2012
Reputation:
0
yeah,.. it was the main idea textdraw background with 2 dialogs...
Posts: 912
Threads: 116
Joined: Jun 2012
Reputation:
0
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.