The Dink Network

Reply to External spawnings attached to number 1000

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:
 
 
May 4th 2003, 07:34 AM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
Well, I'm not sure if the title makes any sense, but what I'm gonna ask is this:

WHAT exactly is the difference between a spawn("script");
an external("script","proc");
a script_attach(1000);
and a vision-like-script, which is attached in the editor to the screen.

I know that &current_sprite in an external is actually the sprite calling the external, but which one is best to use?