The Dink Network

Reply to Re: Some problem

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:
 
 
December 5th 2005, 05:06 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Magicman: my reply came a bit after yours (I was viewing a cached version of the page, d'oh), but yours is mostly correct. The only potentially confusing thing is your use of the term 'script numbers'... each active instance of a script has its own number as well (using &current_script, is_script_attached(), and run_script_by_number()), and those are generally called script numbers.

I've taken to calling them active sprites or active sprite numbers to avoid any confusion.