EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   New Build - Duplicate Rules? (https://www.eqemulator.org/forums/showthread.php?t=37728)

Expletus 01-11-2014 04:37 PM

New Build - Duplicate Rules?
 
Anyone know why after a new build when I edit the rule_values table, i have multiple, duplicate entries on the table itself?

like enable tutorial button, caps, corpse drags, experience settings... all duplicate. I dropped the DB and did it again, same deal. Any idea?

demonstar55 01-11-2014 04:38 PM

There are multiple rule sets, and some rule sets are applied based on the zone.

Expletus 01-11-2014 04:40 PM

So if I wanted the rules to apply throughout the whole DB, I would only edit the rule set 1 ? or rule set 10 ?

1= Default
2=PoP
10=EqEMU Default

Which one is default for the whole game? Like EXP mod regardless of zone / level - etc.

Kingly_Krab 01-11-2014 06:38 PM

Quote:

Originally Posted by Expletus (Post 227592)
So if I wanted the rules to apply throughout the whole DB, I would only edit the rule set 1 ? or rule set 10 ?

1= Default
2=PoP
10=EqEMU Default

Which one is default for the whole game? Like EXP mod regardless of zone / level - etc.

You can set which ever one you want to be global.
Code:

UPDATE zone SET ruleset = #;
That would make which ever one you chose global.


All times are GMT -4. The time now is 03:38 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.