Reply to Re: Invisible
If you don't have an account, just leave the password field blank.
Did you switch the numbers between sp_nodraw(1,1) and sp_nodraw(1,0)? As Sparrowhawk said, 1 is for making things invisible, 0 is for making them visible again.
Also, with wait(250), Dink only remains invisible for 250 milliseconds - it's a pretty dang quick animation if it only takes that long, so you might want to use a longer wait.
Also, with wait(250), Dink only remains invisible for 250 milliseconds - it's a pretty dang quick animation if it only takes that long, so you might want to use a longer wait.
