- Joined
- Nov 17, 2009
- Messages
- 9
Hi. my first hive post
uh i have a script so that when the hero goes on the item it adds a model like a sword or armor ro him, and when he takes off the item it goes away. i have a working one but its WAY Simple. to simple like if i added a sword and took off the sword it would take off the armor. 
Add item

and is it working? and is it ok.
Add item
-
test
-
Events
-
Unit - Villager (Male) 0001 <gen> Acquires an item
-
-
Conditions
-
Actions
-
Special Effect - Create a special effect attached to the chest of Villager (Male) 0001 <gen> using war3mapImported\MercenaryArmor_v2.mdx
-
-
-
take off
-
Events
-
Unit - Villager (Male) 0001 <gen> Loses an item
-
-
Conditions
-
Actions
-
Special Effect - Destroy (Last created special effect)
-
-
and is it working? and is it ok.