I have a simple question, but I dont know what to do.. so here it is. How do I make it so when a person buys a item at a shop, the model of the sword will show up in his hand? Im pretty sure it has to do with triggers. so if their is any trigger work, can u please give me a walk threw!! Thanks in Advance
acolyteofdoom is right u have to use the specialeffect-action
use this trigger:
event: generic unit event - unit sells an item (from shop)
condition: item-class comparison - item class of item being manipulated is equal to "your item"
event: specialeffect - create specialeffect at "right hand" of "triggering unit"