The Dink Network

Reply to Re: No int??

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:
 
 
September 12th 2004, 08:59 AM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
Try preloading the seqs in the main() proc.

If that doesn't work, put an sp_seq(); after the create_sprite, in which you give the just-created-sprite the correct sequence (It'll play the seq, if you don't want that, use sp_pseq(); Dunno if that works, I never tested it. sp_seq(); didn't give me negative results so far.