Quote:
Originally Posted by oo_jazz_oo
The problem isnt detecting the players chat. -.-
That works serverside too. Cause, when I have
function onPlayerChats(){
if (player.chat == "/test"){
player.chat = "Sucess!";
}
}
it works.
|
It gets copied into your scriptfiles folder, for the second time now.