| 07-04-2004, 01:06 PM | #1 |
What I am trying to do is when I cast a spell I want a weather effect, such as norhtrend blizzard, to appear around the unit. I have tried making a region with the weather effect already on it and then moving the region, but this does not work. I also tried creating a weather effect when the spell is cast over the whole map and that does not work either. Here is my trigger: Code:
Event - A unit begins casting an ability Condition - Ability being cast equal to Ice storm Action - Region Move (frosty) to position of triggering unit Environment - Create Weather effect at (frosty) = to northern blizzard This trigger does absolutly nothing. The region never moves and the weather effect never gets created. Any help would be great. |
| 07-04-2004, 01:24 PM | #2 |
add create weather effect = northeron blizzard i think it is like that |
