The Dink Network

Reply to Re: variables

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:
 
 
April 1st 2003, 07:54 AM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
DinkC has a completely different syntax from what you're trying to plug into it. To do what it looks like you're trying to do, try this:

if (&var == 3)
{
if (&temp == 4)
{
&story = 4;
}
}