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