The Dink Network

can u have a between command?

July 7th 2004, 02:34 AM
duckdie.gif
is there any way of having e.g over 5 but under 10 or do you have to do you have to do 5 6 7 8 9 10 ==. 1 by 1.

HELP

¤ÅCE¤
July 7th 2004, 02:47 AM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
No, variables can have the values you want. That is, up to a certain amount.. but when you increase it by 5 each time, it'll take a long time to get there so don't worry about that So yeah, you can do &temp += 5; or &temp += 10;
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.
July 7th 2004, 01:54 PM
wizardb.gif
merlin
Peasant He/Him
 
Yeah, it says you suck.