PDA

View Full Version : optional rules in svn


gibroni
10-02-2010, 03:13 PM
When you first install the database, does it install all the optional sql rules or do we have to manually add those optional sql rules?

Derision
10-02-2010, 03:24 PM
All the optional rules have a default value in the code, so it doesn't really matter if you have them in the database, unless you want to change the default values.

If you go in-game as a a GM character and issue the command #rules store, it will create entries in the rules_values table with the default value, for any that are missing.

gibroni
10-02-2010, 05:43 PM
thanks, was uncertain and that cleared it up.