The Dink Network

Reply to Re: How will Dink lose weight?

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 22nd 2005, 11:24 AM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
They do exist as sprites, I think, but with a non-existing sequence.

create_sprite(328, 259, 0, 400, 1);

sequence 400 doesn't exist by default (and you really shouldn't add one at number 400). Try to use 401 (and 301 in the other create_sprite).