| 03-29-2004, 04:50 PM | #1 |
For maps (RPG) how can you make a character to morph when he buys a certain item like FFORPG? Can you help? o_O |
| 03-29-2004, 11:09 PM | #2 |
Make an ability based on Chaos that transforms the hero into another unit-type. The rest will get taken care of by a trigger that goes something like this: Events - a hero acquires an item Conditions - item-type of item being manipulated is equal to MorphItemType Actions - give acquiring hero MorphAbility May require a lot of tweaking... do some searches about the Chaos ability and you should get some helpful info. Good hunting! |
