SCI Gauge Controls

Brian_Provinciano I noticed that the FreeSCI documents state that they do not know what Gauge controls are. I've finished recoding script.987 (class Gauge of Dialog) and discovered that they are simply DText controls. It's simply a string of text that contains character 6es (the black block) and character 7es (the white block).

Here's a sample from the control which I've decompiled:


(method (update gaugePos) // Draws the guage