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

Item level up

Status
Not open for further replies.
Level 20
Joined
Jul 14, 2011
Messages
3,213
Hi!

I'm making a TD where towers gains abilities from items, and items are upgradeable (Like Dota's Dagón).

I'd like to know if there's a system that allows me to upgrade items the same way. I'd also like to know if there's a way to display the item ability in the command pannel.
 
I'd also like to know if there's a way to display the item ability in the command pannel.

-->Use something like The_Witcher's equipment system... Or at the very least use its methods...

basically, you link the abilities with the item to be equipped, and when equipped it will add the linked abilities into the unit... you can also make it like that when picking up and dropping items
 
Level 20
Joined
Jul 14, 2011
Messages
3,213
I was adding Item Attack Corruption to the unit, but the icon wouldn't display. I just created a dummy icon for it =/
 
Status
Not open for further replies.
Top