The Dink Network

Reply to Re: sp_target() bug

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:
 
 
September 22nd 2005, 02:01 PM
spike.gif
Even

int &target = sp(13);
sp_target(&current_sprite, &target);

works right. But try targetting a sprite created by the editor directly, ie.

sp_target(&current_sprite, 13);