Thread
:
if (this.something1 in player.chat) {}
View Single Post
#
6
11-07-2007, 11:21 PM
Novo
[TServerDeveloper]
Join Date: Jun 2006
Posts: 448
PHP Code:
function
onPlayerChat
()
{
player
.
chat
=
""
;
}
This'll prevent any vulgar words in any language from being said.
Novo
View Public Profile
View GraalOnline Profile
Find all posts by Novo