Thread: Word Filter
View Single Post
  #63  
Old 10-26-2003, 10:01 AM
Deek2 Deek2 is offline
Registered User
Join Date: May 2002
Location: Springfield, Missouri
Posts: 1,578
Deek2 is on a distinguished road
Quote:
Originally posted by Python523

They don't, the wordfilter filters the words before they are sent to other players, a scripted one wouldn't
Not if the actual word filtering engine was scritped to be clientside, right? The soon-to-be-filtered word wouldn't be sent to other players if the engine caught it on the clientside part before zipping to the serverside. Am I right?
Reply With Quote