The Dink Network

Reply to Re: sp_script

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:
 
 
July 10th 2003, 04:20 AM
wizardb.gif
Kyle
Peasant He/Him Belgium
 
Definitely. You can't just do a create sprite without attaching it to a local or global variable.
You can do it all at once though :

int &gobbo = create_sprite(x, y, brain, seq, frame);