Thread: RC Commands
View Single Post
  #2  
Old 05-15-2011, 10:10 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
onRCChat is for NC commands. Are you trying to make a player chat command or something staff use from RC?

For RC chat, put this in Control-NPC

PHP Code:
function onRCChat() {
  echo(
params);

Then try saying "/npc test" in RC.
__________________
Reply With Quote