• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[SPELL REQUEST] I need a Lava Crack pathing...

Status
Not open for further replies.
Level 9
Joined
Jan 17, 2009
Messages
372
Hi try this to see if it works and i attached the map too if you need it
P.S. if you want to make it simpler just delete all of the actions execpt for the last one but it wont look like it is spreading out over time

Lava Crack Small
Events
Unit - A unit Finishes construction
Conditions
(Unit-type of (Triggering unit)) Equal to Lava Crack Small
Actions
Environment - Change terrain type at (Position of (Triggering unit)) to Dungeon - Lava Cracks using variation -1 in an area of size 1 and shape Circle
Wait 0.10 seconds
Environment - Change terrain type at (Position of (Triggering unit)) to Dungeon - Lava Cracks using variation -1 in an area of size 2 and shape Circle
Wait 0.10 seconds
Environment - Change terrain type at (Position of (Triggering unit)) to Dungeon - Lava Cracks using variation -1 in an area of size 3 and shape Circle
Wait 0.10 seconds
Environment - Change terrain type at (Position of (Triggering unit)) to Dungeon - Lava Cracks using variation -1 in an area of size 4 and shape Circle
Wait 0.10 seconds
Environment - Change terrain type at (Position of (Triggering unit)) to Dungeon - Lava Cracks using variation -1 in an area of size 5 and shape Circle
Wait 0.10 seconds
Environment - Change terrain type at (Position of (Triggering unit)) to Dungeon - Lava Cracks using variation -1 in an area of size 6 and shape Circle
 

Attachments

  • Lava Crack.w3x
    18 KB · Views: 63
Status
Not open for further replies.
Top