View Single Post
  #1  
Old 04-30-2011, 02:06 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Admin Message via script

Is there a way to send an admin message via script. I want send it with saying something. I got this so far.
PHP Code:
function onPlayerChats() 
{
if (
player.chat.starts("/mass ")) 

I dont know what to do next. Can somebody help out?
Many thanks in advance.
__________________
Reply With Quote