• 🏆 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!

[Trigger] RockFall

Status
Not open for further replies.
Level 3
Joined
Sep 15, 2008
Messages
31
ok
i'm using paladon's rockfall spell in my map, its fantastic, but it keeps killing me trees :sad:

when i make
  • Set RF_DamageTrees = True
into
  • Set RF_DamageTrees = False
it still kills trees?

even when i delete theses

  • If - Conditions
    • RF_DamageTrees Equal to True
    • Then - Actions
      • Destructible - Pick every destructible within 150.00 of RF_DamagePoint and do (Destructible - Kill (Picked destructible))
my trees still die?
got anyway to fix this?
 
Status
Not open for further replies.
Top