HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Dialogs

03-18-2006, 02:18 PM#1
Oliver
i have recently made a dialog on 1 of my missions. The dialog is to choose difficulty modes. I have done all i know to make it work but the dialog screen doesnt show up on the map as well as this I cannot click on any of my units on the map, please can someone tell me how to do dialogs which work?
03-18-2006, 03:25 PM#2
Vexorian
Hi Oliver, welcome to wc3campaigns. Try posting the triggers you used.

The basic to make dialogs work is to create their buttons in a trigger that is not Map Initialization, probably one that triggers after 1 second. And after creating the buttons show the dialog
03-20-2006, 12:24 AM#3
Warlin
you cant show dialog at map init...if that helps at all