The Dink Network

Reply to Re: can u have a between command?

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:
 
 
July 7th 2004, 03:56 AM
farmer.gif
not exactly sure what you want to do, but try something like this, called a nested control statement.

//fing's illusive coding!
if (&shoot > 5)
{
if (&shoot < 10)
{
//shoot goes here
}
}

wow. i'm almost as good of a coder as seth. and that's saying something.