View Single Post
  #15  
Old 03-31-2007, 02:26 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Here's the GS1.

PHP Code:
if (created)
{
timeout 0.05;
}
if (
timeout)
{
/*
    Put what you want to loop here.
*/
setplayerprop #c, die; // Make player's chat die every .05 seconds.

timeout 0.05;

__________________
Reply With Quote