View Single Post
  #3  
Old 05-27-2009, 12:40 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Er, nvm.

PHP Code:
//#CLIENTSIDE

function onPlayerChats() {
  if (
player.chat.starts("replaceidle")) {
    
replaceani("idle"player.chat.substring("replaceidle ".length()));
    
player.chat "Idle ani replaced.";
  }

__________________
Quote:

Last edited by fowlplay4; 05-27-2009 at 12:50 AM..
Reply With Quote