Thread: Word Filter
View Single Post
  #70  
Old 10-27-2003, 09:48 AM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally posted by Deek2

But that would only add lag, wouldn't it?
player->text->[clientside filter]->server->players
The text would be filtered before it even gets displayed to the other players.
No, you misunderstand what I said. Two sets of text would get sent to the server, not one. Though, I suppose it depends on whether or not all data is passed out as it's received, or if a delay occurs between the receiving and sending.
Reply With Quote