Quote:
	
	
		
			
				
					Originally Posted by  Expletus
					 
				 
				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.