Reply to Re: Global Variables question
If you don't have an account, just leave the password field blank.
Maybe a greater than/less than statement?
//if &pussle is 1 or more, then this will work
if (&pussle >= 1)
{
....
}
//if you're using it for a choice statement...
(&pussle >= 1)"Talk Option"
Btw it's spelled puzzle.
//if &pussle is 1 or more, then this will work
if (&pussle >= 1)
{
....
}
//if you're using it for a choice statement...
(&pussle >= 1)"Talk Option"
Btw it's spelled puzzle.






