View Single Post
  #7  
Old 09-06-2009, 11:11 AM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

Code:
UPDATE rule_values SET rule_value = 'false' WHERE rule_name = 'World:EnableTutorialButton';
Disables the "Enter Tutorial" button on the character select screen and places new characters in their normal starting zones rather than into the tutorial. All thanks to Derision for that one.
Reply With Quote