Thread: Playerkilling
View Single Post
  #7  
Old 10-20-2006, 09:43 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Tyhm View Post
Ah, how the game has changed...I used to try and make the newbies welcome...like it or not, they Are the future...

I wonder if it'd be possible to just not draw them? As in they don't even get a gani (or they get a Hidden Under An Invisibo Bush Gani) - and their system uses a local showimg gani of them at their location, so only they can see themselves? Might be a dangerous thing to embark on...
PHP Code:
//#CLIENTSIDE
function onCreated() setTimer(.05);

function 
onTimeOut()
{
  if (
playertrialhideplayer(.1);
  
setTimer(.05);

__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote