The Dink Network

Reply to Re: Looking for some basic DMOD-making advice

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 22nd 2013, 03:56 AM
custom_coco.gif
cocomonkey
Bard He/Him United States
Please Cindy, say the whole name each time. 
Okay, what the hell, you guys. I just left the second void out of void main (void) and it worked without a single problem.

Like this:
void main
{
//this stuff happens!
}


Have we all been typing that stupid (void) for no reason this whole time? My mind boggles!

If we don't need it, I'm sure as hell leaving it out of scripts from now on.