The Dink Network

Reply to Re: Here little sprite....

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 15th 2003, 09:34 PM
pq_frog.gif
Ric
Peasant They/Them Canada
 
The only usable script that survives a screen change is a script attached to sprite # 1000. It might get messy, but others have done it. Try looking in the tutorial files.

No you don't need 1000 sprites. In fact the limit is about 200. You would need the script that created the sprite to be attached to a sprite that isn't on the screen : sp_sript_attach(1000); then that script keeps running even when Dink goes to the next screen. Seth made sprites 1 and 1000 permanently in play.