The Dink Network

Reply to Re: New Tutorial: FIFO & Variables in DinkC

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 5th 2007, 06:14 AM
dinkdead.gif
This looks really good!

Someone, by your trick for using pseudo variables, do you mean that &return works in a similar kind of way to &last_text and that something like this...

create_sprite(x, y, blah blah);
sp_whatever(&return, 1);

...would work?