fredde3436
Member
- Joined
- Jul 6, 2009
- Messages
- 226
- Reaction score
- 7
So, I need help with 2 things.
1, Can u make a monster have infinitive health? i tried to make a negative number in monstername.xml but he just die upon summoning.
2, Can you make a monster look like a training dummy? -SOLVED
When i changed his looktype into a trainingdummy, server crashed when i spawned him.
I figured u must use
insted of
please help
1, Can u make a monster have infinitive health? i tried to make a negative number in monstername.xml but he just die upon summoning.
2, Can you make a monster look like a training dummy? -SOLVED
When i changed his looktype into a trainingdummy, server crashed when i spawned him.
I figured u must use
Code:
<look typeex="ID of item"/>
Code:
<look type="" corpse=""/>
please help
Last edited: