The Dink Network

Reply to Re: Global Functions

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:
 
 
July 22nd 2006, 12:00 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
... uh oh.

From some testing I just did and looking at the source code, it looks like I broke global functions sometime before I released 1.08. They used to work...

You're better off just using 'external', then. Like:

external("script", "function");

Etc. 1.08's external supports up to 8 arguments, I think.