The Dink Network

Reply to Re: Events

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 18th 2004, 01:25 PM
pq_frog.gif
Ric
Peasant They/Them Canada
 
Hmm...
(Sp script)
void main ()
{
Int &run;
loop:
&run= sp_y(1,-1);
if (&run < 10)
{
goto Here;
}
wait(200);
goto loop;
Here:
sp_seq(&current_sprite,250[eg]);
}
I forget if thats how to get Dinks' y cord, but I could see somthing like that.
*edited once*