The Dink Network

Reply to Re: Dink Smallwood v1.08 Beta 3

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 3rd 2005, 04:16 PM
sob_scorpb.gif
ikkejw
Peasant They/Them
 
* sp_freeze(int sprite, bool freeze (-1 to return)) - If 1, acts like freeze. If 0, acts like unfreeze. -1 will return whether the given sprite is frozen or not (basically a better 'busy' function).

bools are only 1 bit long so I don't think they can be -1... (correct me if I'm wrong)