• 🏆 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!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

how can i make a item just for an unit type?

Status
Not open for further replies.
Level 8
Joined
Feb 15, 2009
Messages
463
E:unit acquires item
C:none
A:if UnitType of acquirin unit = ur unit then
call DoNothing
else
search in items section for something like drop and do it
endif

this is freehand but must work in theoritic way u just need to search for the real names which are about this
 
Status
Not open for further replies.
Top