Originally Posted by
Moon Wizard
For rulesets, the following tag will set the raw distance calculation as the default:
<distance>
<diagmult>*</diagmult>
</distance>
For API interactions, the following call will set the current map to raw distance calculation:
imagecontrol.setDistanceDiagMult("*");
There is no way to "block" GMs from changing to what they want using the image control panel. This is by design, and you should not subvert the GM from changing to what they want for their own games.
Regards,
JPG