Quote from: Ashen on Mon 27/11/2006 12:43:51
That seems like it's mostly done by the GlobalInt commands anyway. Why not just set up an enum or something to 'name' them?
What would Global.Increment do - I'd guess the same as '+= 1'? That's a bit more convenient that the GlobalInt method, but other than that I'm not sure I'd see the point.
It came to me the other day what the point woule be: being able to set up some kind of debug mode in the module that let you browse the values of all current globals... veeeery handy!