The Dink Network

Reply to Re: Bah, humbug.

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
June 5th 2005, 02:41 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
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.