Test Center questions

Topics related to Second Age
User avatar
Apocalypse
Posts: 1579
Joined: Mon Aug 08, 2011 8:04 pm

Re: Test Center questions

Post by Apocalypse »

the bazookas wrote:One more tip (although not exactly pertinent to what you want to test): Using the 5.x client (like we are), trying to walk around in houses in the default RunUO server results in you falling through the floor (and getting stuck). Fix that in

\Scripts\Misc\MapDefinitions.cs

change this
MultiComponentList.PostHSFormat = true; // OSI Client Patch 7.0.9.0

to false
MultiComponentList.PostHSFormat = false;
OMG THANK YOU! I was wondering why the hell it was doing that. I played with it the other night and had that experience. Very good to know. That was driving me nuts! LOL!

User avatar
TI_Smithy
Posts: 1150
Joined: Fri Jul 16, 2010 6:19 pm

Re: Test Center questions

Post by TI_Smithy »

Apoc... wrote:I may just do that. So are you saying you have modified the house placement rules on your local server to be more like UOSA?
Its an open source distro from a server I used to play. I have tested several location for my own needs and found the accuracy to be good well enough for my needs. I use it as a baseline for any idoc I am looking to replace over or real estate that I want to buy/keep and upgrade by taking over neighbor's land.

User avatar
Apocalypse
Posts: 1579
Joined: Mon Aug 08, 2011 8:04 pm

Re: Test Center questions

Post by Apocalypse »

TI_Smithy wrote:Its an open source distro from a server I used to play. I have tested several location for my own needs and found the accuracy to be good well enough for my needs. I use it as a baseline for any idoc I am looking to replace over or real estate that I want to buy/keep and upgrade by taking over neighbor's land.
Cool. I may take you up on that. On the other hand, is that something I could get a hold of so I could test some things out in the future (i.e. - is there a place where the files for that can be obtained)? I'm still thinking I will try it with my current shard first since Braden said it would be harder to place on it and thus if I can place there, there's a good chance I can place on UOSA. I haven't messed with it for the past couple days so I'll contact you after I try it out on mine if I have any issues. I appreciate the offer.

Post Reply