• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[Import] Creating additional damage/armor types

Status
Not open for further replies.
Level 8
Joined
Oct 2, 2013
Messages
288
Any way to make/import more damage/armor types?

Meaning you will have more than the ones that already exists.

Thanks in advance.
 
Level 14
Joined
Jun 27, 2008
Messages
1,325
You cant. What you can do is to trigger your damage and calculate the reduction yourself, this way you can define an arbitrary amount of new damage/armor types. This requires a damage detection system and your new types wont be visible on the units damage/armor icons.
 
Level 8
Joined
Oct 2, 2013
Messages
288
Thanks to all of you, this is very good information indeed.

Now that I have more than one way to pursue my idea, I will consider this thread as solved :)

Thanks again.
 
Status
Not open for further replies.
Top