Full Version : Spawning Paragons
xmlspawner >>XMLSpawner - Discussion >>Spawning Paragons


<< Prev | Next >>

Sparkin- 12-11-2006
Greetings smile.gif

I was wondering if there was a way to make a mob spawn as a paragon using the XML spawners?

Thanks


Sparkin xmlspawner/3people.bmp

ArteGordon- 12-11-2006
yep. Just set the IsParagon property on the creature to true.

orc/isparagon/true

You can also make sure that a spawn is never paragon by setting it to false.

Sparkin- 12-11-2006
Thanks so much and sorry for the noobish question smile.gif
xmlspawner/Crystal2.gif OWNS


<3 xmlspawner/Crystal2.gif

Sparkin

ArteGordon- 12-11-2006
np. I use the IsParagon/false for boss spawns that I want to make sure dont turn paragon.