The Dink Network

Reply to Re: exploding barrel trouble

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:
 
 
October 30th 2006, 01:45 PM
goblinm.gif
That is a bad idea. I think that if run_script_by_number doesn't find the procedure it wants, it will just run a procedure that does exist, like push() or die() or something. Maybe 1.08 fixed this?

EDIT: redink1 quoted in the DinkC reference (in regards to run_script_by_number): "I did notice one thing, though... if the engine can't find the specified procedure in the script, then it runs the die() procedure."