am i allowed to make global constants in code? when i try to put it in the w3x file, i get errors ( expected end of line ) globals constant string COLOR_MANA = "6BA1FF" endglobals this is what i cant do