HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Dialog Issues

08-09-2003, 05:13 PM#1
Catalyst
I produced a dialog box that worked for 1 player with created unit, however, when i used it for a player group, it displayed, and closed when clicked. However, the unit (create unit for triggering player), was not created.

Any ideas why not? Is there a limitation on dialoge boxes for multiple useser?
08-09-2003, 05:19 PM#2
Catalyst
Ok, this may not be a dialogue issue....

I am using a Multiple If then else statement.

Is the structure of the statement a sub trigger? If so, does the (triggering player), become the sub triggers triggering player? If so, there is none....

Any help with the workings appreciated.

Cheers

Cata
08-09-2003, 05:21 PM#3
Allanon[Druid]
Can you post your triggers?
08-09-2003, 05:23 PM#4
Earth-Fury
trrigering player dose nto refrence the playerthat clicked the dialog box. u cannot use one dialog box for m0re then one player.
08-09-2003, 05:27 PM#5
Catalyst
Hmmm.

Does a dialog click event even have a player attatched to it?
08-09-2003, 05:29 PM#6
Catalyst
Gotcha.

I have a workaround for it. :)