View Single Post
  #9  
Old 01-24-2009, 07:12 PM
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
PHP Code:
//#CLIENTSIDE
function onCreated()
{
  
setImg("block.png");
  
setTimer(.05);
}

function 
onTimeOut()
{
  if (
player.ani == "swim"hide;
  
  if (
visiblesetTimer(.05);

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