The Dink Network

Reply to problem with scripting

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:
 
 
May 16th 2011, 03:12 PM
duckdie.gif
welovefudge
Peasant He/Him Russia
I hope life isn’t a joke, because I don’t get it. 
im supposed to make a sprite which walks.
but the one i made just moves with the same frame
where did i go wrong?

void main (void)
{ int &mother = create_sprite(376,146,16,251,1);
sp_speed(&mother,1);
sp_base(&mother,250);