View Single Post
  #12  
Old 02-25-2008, 12:51 PM
Fridgecritter
Hill Giant
 
Join Date: Feb 2008
Posts: 195
Default Thank you

I really appreciate the input from all of you, especially Angelox. I am constantly updating things to try and make the gaming experience better. I think I can address a couple of things that have been said:

The drops need a LOT of work. I will have to spend hours and hours more balancing the loot table. I was using GeorgeS program to automatically insert items into the loot table. This program does the job it was written to do. Unfortunately, this is not what I want. Because of this, I am going to have to actually put in the work myself to insert some more random drops that are level appropriate.

The starting items issue was fixed, as well as the starting cities. Everyone starts with the right items now, and new players start in Nexus now.

I changed the exp rate from 3X to 2X because people got to level 75 in 2 days when it was 3X. I figured out why this happened as well. I went into the zones table and accidentally changed the exp modifier to 1 with a script. This meant that instead of the .4 that some zones have by defualt, it was 1, so you had the 3X, plus the zone modifier of 1. I am changing the exp rate back to 3X soon.

I thought this was going to be an easy thing to do with that program, but there needs to be a lot more taken into consideration as far as the loot tables go. Also, I agree with you about the hot zones. There are hundreds of maps for a reason, and these hotzones fill up quick once the server is populated.

I have a lot of work to do, and I have already dove into the database to try and figure most of it out. I am in it for the long haul. In the meantime, I answer ALL petitions, so if you are on my server, and you don't want to flood these forums, drop me a /petition and I will read it and make changes when appropriate.

My end goal is not to shortcut exploration of the bosses and such, as is noted in one of the replies... Really I just want to randomize the drops game-world-wide, while keeping them level specific. GeorgeS program does not distinguish level increments. It lets you alter tables by regular, various, and high level. I need to either do it with the research and the console, or I need to write a VB program to do it. Anyone have any ideas?

Thanks again for the input.
Reply With Quote