The Dink Network

Reply to Re: Teleport

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:
 
 
October 7th 2005, 04:44 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
//You might want to freeze Dink, so you don't end up walking around with an invisible Dink
freeze(1);
sp_nodraw(1,1);

To make him become visible again:

sp_nodraw(1,0);
//Unfreeze only necessary when you've used freeze
unfreeze(1);