
Some of the WOTC published modules have maps that were originally created with 10 ft grids. To account for this it looks like they set the Cell Width property to .5 in the page settings. This causes the results of the Measure script to be half of what it normally would be. Is there a way to work around this? I am thinking it might be possible to access the Cell Width property of the page and double the Measure result if it is .5, but I have no idea if/how this would be possible. Anyone have any ideas?