- Joined
- Aug 18, 2006
- Messages
- 1,193
i know how to make variables local, but there seem to be a problem
there seems to be a duration on the localing
here is my trigger:
there seems to be a duration on the localing
here is my trigger:
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) equal to Snow Storm
-
Actions
- Custom script: local weathereffect udg_SnowStorm
- Environment - Change terrain type at (Center of My Region) to Lordaeron Winter - Snow using variation -1 in an area of size 10 and shape Circle
- Set SnowStorm = (Last created weather effect)
- Wait 20 Seconds
- Remove SnowStorm
Last edited: