Thread: copylevel?
View Single Post
  #8  
Old 06-05-2007, 06:05 AM
oo_jazz_oo oo_jazz_oo is offline
Jazz teh Awesome
oo_jazz_oo's Avatar
Join Date: Jul 2006
Location: California
Posts: 596
oo_jazz_oo is a jewel in the roughoo_jazz_oo is a jewel in the rough
Send a message via MSN to 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.
Reply With Quote