The Dink Network

Reply to Re: does dink support....

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:
 
 
March 8th 2004, 11:12 AM
wizardg.gif
Paul
Peasant He/Him United States
 
Well you could format it better:
(using . for space in example)
if (&story > 3)
{
..if (&drake == 1)
..{
....//blah
..}
}

Or if /blah is one line:

if (&story > 3)
{
..if (&drake == 1)
....//blah
}

Stupid HTML.