The Dink Network

Reply to Re: Sprite numbers

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:
 
 
December 21st 2004, 12:32 AM
pq_frog.gif
Ric
Peasant They/Them Canada
 
Ya, external("","");
quotes on both.
Nice way to use one global to chage multiple locals.
Try//duck1
void gvoice (void)
{
&voice = &current_sprite;
}
Seems to me the sprite # is what you can look for. You could even use the same 'duck1 script for multiple sprites since that first script changes locals sequensialy.