Thread
:
Question regarding RC.
View Single Post
#
4
03-18-2008, 09:23 PM
Inverness
Incubator
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
In the Control-NPC:
PHP Code:
function
onCreated
() {
setpm
(
""
);
}
function
onActionPlayerOnline
() {
sendpm
(
"Logon text here!"
);
}
__________________
Inverness
View Public Profile
View GraalOnline Profile
Find all posts by Inverness