The Dink Network

Reply to Re: procedure thing

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:
 
 
September 4th 2006, 11:16 AM
girl.gif
joshriot
Peasant They/Them United States
keep it real 
oh wow the amazing thought just occured to me that i could make a variable called &assratchet and then do

&assratchet = 4;
external("global","g_whatever");

void g_whatever()
{ say("&assratchet",1);
}

but still thats ghetto and it should be fixed. i would fix it myself and leave you with the greatest dinkc abillities of all time if i knew the first thing about how to even open/edit/save the source code into a game

wait how do you use parameters with external??