Page 1 of 1

Praetorians?

PostPosted: Tue Dec 02, 2003 11:37 pm
by dw3rby
How do I change the region where Praetorians spawn?
Thanks ahead of a time.

spawning

PostPosted: Thu Dec 04, 2003 10:13 am
by Kranisar
You need to look at regionspawn.cfg located somewhere like.
Pol\pkg\world\spawners\regionspawner.cfg

Just open it up in notepad. Read the top for details. This is one of the lines where the Praet's are at.

//Praetorian camp east of vesper
region 58
{
rect 3330 520 3360 600
group praetorians 100
}

You can add your own region or use one already made up.
I use uo automap to find the rect cordinates.
You could, but I wouldn't of Course, try this.
//brit forest
region 1
{
rect 1186 1330 1322 1532
group domestic 6
group newbieforest 6
group newbie 16
group praetorians 100
}

This would be an example of adding them to Britian forest,not good!!

PostPosted: Thu Dec 04, 2003 4:11 pm
by Wynne
That reminds me. I don't remember posting a thanx for the help I got in setting up a test shard and a new region in the spawner. We got it to work of course by starting that box with the top/right coordinates followed by the bottom/left. Y'all were right that it was just something we needed to experiment with a little bit. Thanx again :D