E
eLJoKa
Guest
What trigger can i use to change a units model? Here is what i have only the basic things and i need to know what to put in Actions to make him change model from a Paladin to a Mountain King.
And also i want to know how to add an ability to a unit and make him use it and after remove it here is the code but i dont know how to make him use it.
Code:
Morphing
Events
Player - Player 1 (Red) types a chat message containing -morph as An exact match
Conditions
Actions
And also i want to know how to add an ability to a unit and make him use it and after remove it here is the code but i dont know how to make him use it.
Code:
ChangeWay2 Test Copy
Events
Player - Player 1 (Red) types a chat message containing -morph as An exact match
Conditions
Actions
Unit - Add Mafia Leader Morph to Mafia Leader 0124 <gen>
HOW DO I USE THE ABILITY
Unit - Remove Mafia Leader Morph from (Triggering unit)


