The Dink Network

Reply to Re: Visions

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 28th 2007, 10:59 AM
knightg.gif
cypry
Peasant He/Him Romania
Chop your own wood, and it will warm you twice. 
brackets problem, pls write the script this way:

void main(void)
{
if(&story == 0)
{
&vision = 1;
}

if(&story == 10)
{
&vision = 0;
}

}