Thread
:
RC Commands
View Single Post
#
2
05-15-2011, 10:10 PM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
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.
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994