The Dink Network

Reply to Resetting variables used

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:
 
 
January 16th, 05:44 PM
custom_simon.gif
SimonK
Peasant He/Him Australia
 
Just wondering how the variable used factor gets reset.

I was thinking it was upon entering each new screen, which it does seem to be, if I use a key script to check var_used();

Is there anyway to flush this in game? Is there any command that can kill a local script variable, and free up the slot it is occupying from the limit of 250 available?

Or is it possible to increase this limit beyond 250 in the Engine without breaking everything?