Hmmm, this may work for disabling the ability to go to the Tutorial Zone.
Code:
/*Change Tutorial Zone capability to 'false' from 'true'.*/
UPDATE rule_values SET rule_value = 'false' WHERE rule_name = 'World:EnableTutorialButton';
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.