I was looking to test out the preaos for servuo, I however have no idea as to what I need to do in order to enable it. I am looking to make it around the time Illishnar was introduced. I need to know what I have to change in order to make it from HS to PreAoS
 
CurrentExpension.cs
private static readonly Expansion Expansion = Expansion.LBR;
I'm not sure if LBR works well, would need to verify that.

I think it's the only modification that you need to do in order to have pre-AOS to work.
 
There's a lot of work ahead of you, by the way. ServUO (and any RunUO-based emulator) were originally built with staying true to the eras, but development sort of let that slip. You'll find that you'll have to go through and disable a lot of stuff in there! It sure takes a while :) Took us about a month to get through it all!
 
Back