View Single Post
  #5  
Old 08-22-2015, 10:00 PM
AdrianD
Discordant
 
Join Date: Dec 2013
Posts: 297
Default

Quote:
Originally Posted by Kingly_Krab View Post
If I could get you to explain what you're wanting to do, I may be able to assist. Also, regardless of if you have a rule in your rule_values table or not, it has a default value in common/ruletypes.h. For this rule its default is -1: https://github.com/EQEmu/Server/blob...letypes.h#L190

Since start zones are just race, class, and deity based, I'm sure there's a way this process could be automated.
I figured it was a default set by the code. A little tongue-in-cheek. Thanks for the link to the code, I didn't get that far in my search.

I'd like to have all clients use the start_zones table regardless of client. I'm slowly working through the DB to set up something progression style. The newer zones are not available.

Is it possible my client is being identified incorrectly? At a point in the past, I was only a player and I played on P99. Could some of the files they altered affect this? More importantly, what makes this determination? Just a thought.

I appreciate your offer of assistance sir.
Reply With Quote