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

Invulnerable item

Status
Not open for further replies.
Level 2
Joined
Aug 3, 2007
Messages
7
I'm trying to make an item that can't be destroyed, but Im not sure how. I tried giving it the invulnerable ability, but that just made the carrier invulnerable and didnt even make the item invulnerable. Cant find a way to do it in triggers either... Any help?
 
Level 3
Joined
May 20, 2008
Messages
66
The simplest way is already spoken, you don't even need a trigger for this. Just give that item a maximum hp pool, maximum hp regeneration via object editor. I don't remember correctly but it should be 1 mil hp and 1k hp/s regen. It's quite invulnerable now :grin:

Just make sure there is nothing in your map that could attack item and destroy 1 mil hp in one shot.
 
Status
Not open for further replies.
Top