Djeryv 
Apprentice

Posts: 3
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2016
Reputation: 0
![]()
|
UO Renaissance
Over the years I ran private servers on emulators such as UOX, Lonewolf, Wolfpack, and RunUO...but I was recently looking at Sphere to mess around with. I found an old Renaissance client because I wanted to simulate the feel of the game from back then...so I setup up a basic sphere server (only a couple of tweaks to the INI) and started it up.
It seems to detect that I am running Renaissance...maybe from the MUL files. Is that true?
If so...does it then automatically limit my server/client to that style of material (monsters, items, tiles, art, colors, rules)?
I made a GM character and did some blacksmithing. I loved seeing the old menus again and I made a couple of items. I then chopped some trees for a bit. Things seem to be working fine. I then got a house deed and placed it. It appeared I seem to have the old style houses again with keys. So does this server I setup have houses behave like the old days? There are no lock-downs and such...just good old fashion keys?
I went into the house and the walls and floor vanished. I think I even fell to the grass. I can see the house on the radar though...and I could see the house when I placed it. Any ideas?
I don't see teleporters on the ground...like other emulators, but I can go into dungeons just fine. Are they there and I just don't see them...or is it an X,Y,Z system where you stand on those coordinates and you go to other coordinates?
Again...I am new and just feeling my way around. The house disappearing is my only hiccup thus far.
|
|
02-19-2016 09:10 PM |
|
|
Khaos 
Master
 
Posts: 595
Likes Given: 166
Likes Received: 83 in 51 posts
Joined: Mar 2012
Reputation: 11
![]()
|
RE: UO Renaissance
I believe base packs are setup primarily to detect your client and assign its ResDisp values. So if you are using 2.0.3 then it will downgrade to 2.0.3 and even do so with new mobiles and items, if the RESLEVEL, RESDISPDNID, RESDISPDNHUE has been assigned. Something I should get into a practice of doing for things I release it seems.
Housing, not sure why you are falling through floors, but I don't have an old client to check or to see if it is a bad INI setup or a bug or whatever. Though, I don't think we have gotten that complaint in a long time. Maybe one of the others can direct you more with that. You can also go into our DOWNLOADS section and there are zip files from an old forum/page that was run by SephDragoon and it contains a lot of older styled stuff for clients and gaming of that era.
With people wanting the old game play style, I guess I will dig through my archives and re-release the UO:Ren/LBR combat code again which perfectly mimicked Origin Systems Incorporated.
Yes, all of the travelling is done by X,Y,Z detection in the server. It reads from a script file you can edit and does teleporting via a WRAP. Like if you went to the end of the world in the NORTH sections and came in at the SOUTH sections.
Sphere should be fun for you if you learn how to use it. I personally only messed with POL, RunUO, Wolfpack, and Sphere. I was/am still a developer for sphere (when I have time) and love using this engine more than the others. There is more functionality in it in my honest opinion.
|
|
02-20-2016 01:35 PM |
|
|