Reply to Re: Bah, humbug.
If you don't have an account, just leave the password field blank.
The text coordinates are different from normal sprite coordinates. I believe only the y-position is the same.
x,y
0,0 = centered on top
100,0 = 100 pix right of the center on top
-100,0 = 100 pix left of the center on top
0,100 = centered 100 pix from the top.
etc...
ADDITION:
&mag might collide with &magic. But I don't know for sure. &magic and &magic_cost/&magic_level don't seem to cause the bug. Probably because these variables are hardcoded into the engine.
x,y
0,0 = centered on top
100,0 = 100 pix right of the center on top
-100,0 = 100 pix left of the center on top
0,100 = centered 100 pix from the top.
etc...
ADDITION:
&mag might collide with &magic. But I don't know for sure. &magic and &magic_cost/&magic_level don't seem to cause the bug. Probably because these variables are hardcoded into the engine.