Reply to Re: Windemere variable thing
If you don't have an account, just leave the password field blank.
void main(void)
{
int &rand = random(1,100);
say("&rand", ¤t_sprite);
}
The last few posts. Saying isn't affected, speed etc is.
{
int &rand = random(1,100);
say("&rand", ¤t_sprite);
}
The last few posts. Saying isn't affected, speed etc is.