View Single Post
  #14  
Old 10-01-2006, 02:59 AM
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
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.
"
__________________
Reply With Quote