- Joined
- May 3, 2008
- Messages
- 16
if i want a unit to change into a new unit by buying a tome would i need to do a trigger(i can do most bacis triggers) or do i just need to make a fancy special tome if its a trigger would it look something like this
events
unit buys a item
conditions
unit equal to
item equal to
actions
create unit at triggering unit
remove triggering unit
and would that work?
events
unit buys a item
conditions
unit equal to
item equal to
actions
create unit at triggering unit
remove triggering unit
and would that work?