View Single Post
  #17  
Old 05-01-2009, 08:16 PM
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
Thanks to Chompy my filter script is now down to a couple lines!

PHP Code:
//#CLIENTSIDE
function onRemotePlayerChats(objchat) {
  if (
obj.account in client.chatignorelist)
    
obj.chat ".CI."

__________________
Quote:
Reply With Quote