| 01-29-2006, 11:05 AM | #1 |
I have a problem with destructible array. See the trigger. Trigger: Is there a way (even in JASS) to make a event that opens the gate when destructible(the gate) is selected? I think that Blade.dk did something like that in his Arcane arena |
| 01-29-2006, 11:53 AM | #2 |
What's the point of the death animation? If you want it to break open, just destroy it, if you want it to open normally, just open it. As to the array, are you sure that you have set the array properly? Try to replace it with destroy gates[1]. |
| 01-29-2006, 02:23 PM | #3 |
I think you should play the destructibles death alternate if you want to open though I'm not sure. I'll try setting it again but I doubt it will help |
| 01-29-2006, 05:38 PM | #4 |
Try the open thing, also, how are you setting the variable? That would seem to be the problem here... |
