Reply to Re: color changing text
If you don't have an account, just leave the password field blank.
May 17th 2004, 03:45 AM

Happy-Lurker


Just use a variable that holds an random value. Then use a couple of if-statements:
if (&random < 10)
{
say_stop("`&random Hello", 1)
} else
{
if (&random = 10)
{
say_stop("`%Hello", 1)
{ else
{
}
}
and go on and on and on
if (&random < 10)
{
say_stop("`&random Hello", 1)
} else
{
if (&random = 10)
{
say_stop("`%Hello", 1)
{ else
{
}
}
and go on and on and on