
10-01-2006, 02:59 AM
|
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
|
function onCreated( NULL )
{
sendtoRC( "Welcome to the GServer for playerworld32 (RC)" );
sendtoNC( "FATAL ERROR! ABORT MISSION! (NC)" );
echo( "Test (echoing)" );
setPM( "BLAH" );
return;
}
Sands of (Server): Welcome to the GServer for playerworld32 (RC)
is the only thing in RC Chat
When I PM him
"I am the npcserver for
this game server. Almost
all npc actions are controlled
by me.
" |
|
|
|