Results: 2Comments by: Cubittus
File: _VirtualPlates10-24-09
My Scaling fix
Posted By: Cubittus
I zoom in and out a fair bit and use a custom configured Aloft. I found a value of 13 for ScaleFactor to be about right for my setup. I also made a change so that the plates don't get too small to read as follows: After line 171 of VirtualPlates.lua which reads: Scale = me.ScaleFactor / Depth; I added a line: if (Scale < 0....
File: _VirtualPlates10-24-09
Nice Job!
Posted By: Cubittus
Very nice work! :) I use Aloft with fairly customised settings and it works well straight out the zip file. The only change I've made is to increase the ScaleFactor to 13 yards and set the minimum Scale to 0.7 (in PlatesUpdate) so that they stay readable if I am zoomed right out.