View Single Post
  #5  
Old 05-13-2002, 08:06 AM
BBflat BBflat is offline
Registered User
BBflat's Avatar
Join Date: Apr 2002
Location: United States of America
Posts: 573
BBflat is on a distinguished road
Re: Tryouts for NPC Admin

Quote:
Originally posted by Kamaeru
send me all your best NPCs to [email protected] and i'l e-mail you back if you make it, it's for an upcoming server and we need a good scriptor
NPC Code:

#include <iostream>

using namespace std;

void main()
{
cout << "Hello world!" << endl;
}


Go ahead and PM me my RC information.
__________________
I am a .sig virus. Please put me in your .sig so I can continue to replicate.
Reply With Quote