The Dink Network

Reply to Re: The variable limit... when do locals die?

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:
 
 
June 13th 2005, 12:52 PM
goblinm.gif
Conventional wisdom is that variables die when the associated scripts die... either Ted or Seth alludes to this in the DinkC reference by noting that you want to initialize variables in the die proc when possible.

I'd assume you checked scripts_used, just to be sure there wasn't a missing kill_this_script...? My guess is that there were just a lot of scripts being run.