Reply to Re: Damage Spell
If you don't have an account, just leave the password field blank.
Yes it does, actually.
Addition and subraction have to be += and -= respecively and devision must be / but for multiplication, you can use either *= or just *. It's just one of those quirks.
Addition and subraction have to be += and -= respecively and devision must be / but for multiplication, you can use either *= or just *. It's just one of those quirks.