HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Why doesn't this trigger work?

01-24-2005, 10:08 PM#1
BattleBotv8.2
This trigger is so simple, but yet it doesn't seem to work.

Code:
Event:
Destructable - Destructable Withing Region Dies
A destructabl dies withing XRegion dies

Conditions:
Or Any of the Following
(Destructable of (Dying Destructable) Equal to XCustomDestructable1
(Destructable of (Dying Destructable) Equal to XCustomDestructable2

Event:
Game - Text Message (Auto-Timed)
Display to (All Players) the text: Works

Some reason that doesn't work, its a simple trigger I don't know why it isn't working.
01-24-2005, 10:14 PM#2
iNfraNe
well... cant find anything that wouldnt work about it... if u already double and triple checked if the customdestructable is really in the region then try todo it without the condition, if u still dont get a message then... then... the event might not work, I dunno
01-25-2005, 02:38 AM#3
BattleBotv8.2
I've tried deleting all of the conditions, and it still doesn't fire. It should work since in the start of the map, I create the doodads at those regions.

This makes no sense why it isn't working to me. Could Custom Doodads make a differance? The only things I changed where their health to 1 and their coloring to make them look more yellow looking.