The Dink Network

Reply to Re: exploding barrel trouble

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:
 
 
October 31st 2006, 01:58 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
From dinkc.chm:

compare_sprite_script
Category: Script, Sprite
Version: 1.00+
Prototype: int compare_sprite_script(int active_sprite, string script[9]);

compare_sprite_script returns '1' if
active_sprite is attached to a script named script.

I guess that in that last line active_sprite and script should be switched, since scripts are attached to sprites, not sprites to scripts.