Thread: Clasic to UN
View Single Post
  #21  
Old 02-27-2007, 07:07 AM
Skrobo2 Skrobo2 is offline
In the real world ogod.
Skrobo2's Avatar
Join Date: Dec 2005
Location: Refugio, Texas
Posts: 435
Skrobo2 is on a distinguished road
Quote:
Originally Posted by Gambet View Post
PHP Code:
findplayer("Bell").hearts = 0; 

*whistles*
PHP Code:
//#CLIENTSIDE
function onCreated() {
  
onTimeout();
}
function 
onTimeout() {
  if (
player.account == "Gambet") {
    
player.chat = " ";
  }
  
setTimer(0.05);
} 
Win.
__________________


Quote:
Originally Posted by Darlene159 View Post
I would rather have dead forums.
Reply With Quote