Issue Information
-
#008192
-
1 - Low
-
Fixed
Issue Confirmations
-
Yes (0)No (0)
Just found here and unable to fix it at the moment since I'm not at home.
Examples:
Camelcase script command is no longer accepted.
Examples:
// Will set the base experience rate to 20x (2000%) setBattleFlag "base_exp_rate",2000; // Will return the value of the base experience rate (when used after the // above example, it would print 2000). mes getBattleFlag("base_exp_rate");
Camelcase script command is no longer accepted.