The Dink Network

Reply to How to completley kill a sprite and 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:
 
 
September 25th 2011, 05:25 AM
peasantmg.gif
raven
Peasant He/Him Sweden
 
How to completley kill a sprite and script?

If I have placed a sprite with the editor,

int &s = sp(1);

the sprite has a script attached

w1-stg

Is it just to call its die() procedure, or must I do something more?