View Single Post
  #13  
Old 08-17-2003, 03:42 AM
Projectshifter Projectshifter is offline
The David
Projectshifter's Avatar
Join Date: Apr 2002
Location: USA
Posts: 912
Projectshifter is an unknown quantity at this point
Send a message via ICQ to Projectshifter Send a message via AIM to Projectshifter Send a message via MSN to Projectshifter Send a message via Yahoo to Projectshifter
A swear filter... ::shivers::
It annoys me when servers do this. I don't like censorship, but rather than * out everyones, you could make something that checks the chat of players[i] and will put a showpoly block around the word maybe instead? Most people don't really mind a little swearing, and if they do, then they usually avoid people who do swear or tell on them... But it's up to the individual servers. You could always do an if (playerchats) statement that checks #I(this.swears,i) and does a for loop for strlen(#I(this.swears,i)) and checks to see if that word is contained... but then you get too much into it for a stupid script x.x
---Shifter
__________________
Who has time for life these days?
Reply With Quote