Issue information

Issue ID
#8192
Status
Fixed
Severity
Low
Started
jaBote
May 13, 2014 12:26
Last Post
Haru
May 13, 2014 19:18
Confirmation
N/A

jaBote - May 13, 2014 12:26

Just found here and unable to fix it at the moment since I'm not at home.

Examples:[code=auto:0] // 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"); [/code]

Camelcase script command is no longer accepted.

Haru - May 13, 2014 19:18

Done in [url="https://github.com/HerculesWS/Hercules/commit/fddd0a68178da57e0416722ee7c003eab7167ac4"]https://github.com/HerculesWS/Hercules/commit/fddd0a68178da57e0416722ee7c003eab7167ac4[/url] (I hope I didn't miss any)