The Dink Network

Reply to Re: attach_script(1000); means ?

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:
 
 
April 2nd 2018, 08:45 PM
peasantmb.gif
yeoldetoast
Peasant They/Them Australia
LOOK UPON MY DEFORMED FACE! 
script_attach(1000); is used generally for warps and cutscenes where the script should continue running after a screen change. It should be terminated with kill_this_task(); after it has finished though. Also for reference, Dink is sprite one.

I have a feeling script_attach(0); would crash the engine