The Dink Network

Reply to Re: Invisible

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
August 8th 2011, 08:05 AM
spike.gif
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.