View Single Post
  #15  
Old 09-21-2010, 12:00 PM
Knotthead
Fire Beetle
 
Join Date: Mar 2009
Location: denver
Posts: 21
Default

Here is where you find it Fulcrum using either of the two recommended databases:

Heidi SQL:

double click on your PEQ database
scroll down until you see rule_values - click on that.

Over on the right of the screen you shoule see 5 tabs at the top
Host, Database:peq, Table:rule_vales, data, query.

Click on the Data tab - that will bring up a lot of rule sets.
Sort rule_name by clicking on the top of the colum so it is in decending alphabetical order.
Scroll down to World:EnableTutorialButton and change that to false.

Done!



In Navicat:

Double click on your database
double click on tables
scroll down to rule_values - double click. A new screen should appear with all the rule values.
Sort rule_name by right mouse click on the top of the column, go to sort, sort ascending
Scroll down to World:EnableTutorialButton and change that to false.

Done!

Last edited by Knotthead; 09-21-2010 at 12:08 PM.. Reason: more info
Reply With Quote