| 03-30-2010, 05:23 AM | #2 |
Does "Game - Display to (All players)..." display the correct output? |
| 03-30-2010, 05:31 AM | #4 |
no it doesn't say anything either. anyone else have any ideas? |
| 04-01-2010, 01:32 AM | #5 |
anyone? |
| 04-01-2010, 05:05 AM | #6 |
Does it say anything if you put the message at the very beginning of the trigger? If not then your trigger is disabled or not running for some reason. If so then the thread is being stopped at a point between where the game message will display and where it won't. Put game messages after every line, and take note of the ones that are displayed and which ones aren't. If one of them doesn't run, then the rest won't (because the thread is killed) in which case there is a problem is something you are doing. Put those messages and share your results on where the game message stops working. |
| 04-04-2010, 10:05 PM | #7 |
yea it doesn't say anything. it closes the dialogue box but doesn't say game message or replace the hero. |
| 04-05-2010, 04:57 AM | #8 |
Where do you set up your dialog box? |
| 04-07-2010, 08:46 PM | #9 |
my box is set up in my first post. in that trigger. |
| 04-09-2010, 05:19 AM | #10 |
man, wait a sec. i've never tried to trigger-replace a unit before but arent you trying to replace a simple unit with a Hero ? that may be the problem if not, just remove the unit and create your Uther guy there and that's it just try not to get stuck in small things like this later |
| 04-09-2010, 06:14 AM | #12 | |
Quote:
|
| 04-09-2010, 10:49 AM | #13 |
Trigger: Set Soldiers =...Trigger: Player Group - Add Player X to Soldiers |
| 04-09-2010, 03:00 PM | #14 | |
Quote:
Dialogs hide when they are clicked. This is a native feature. |
