Xavicrak
New Member
- Joined
- Mar 23, 2010
- Messages
- 186
- Reaction score
- 4
hello otlanders,
I have a problem, because I need to make that a monster changes its own look type, I means, like an atack, for example:
--- THIS DONT WORK v (It's only an example)
<attack name="changelooktype" interval="2000" chance="15" >
<attribute key="looktype1" value="125"/>
<attribute key="looktype2" value="129"/>
</attack>
-------
this script it's for Mutated Zalamon. a monster of the wrath of emperor quest.
the monster MUST CHANGE ITS OWN LOOK TYPE, not the look type of the player.
can you help me?
I have a problem, because I need to make that a monster changes its own look type, I means, like an atack, for example:
--- THIS DONT WORK v (It's only an example)
<attack name="changelooktype" interval="2000" chance="15" >
<attribute key="looktype1" value="125"/>
<attribute key="looktype2" value="129"/>
</attack>
-------
this script it's for Mutated Zalamon. a monster of the wrath of emperor quest.
the monster MUST CHANGE ITS OWN LOOK TYPE, not the look type of the player.
can you help me?