Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Tryouts for NPC Admin (https://forums.graalonline.com/forums/showthread.php?t=29029)

Kamaeru 05-13-2002 02:11 AM

Tryouts for NPC Admin
 
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

BBflat 05-13-2002 06:31 AM

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
That should be in the Playerworlds section. It should it should it should!!!

Jinx 05-13-2002 06:43 AM

You have to at LEAST give some info about your server if you even hope to get some GOOD people to think about trying out.

-Jinx

Saga2001 05-13-2002 07:04 AM

Right, also how do we know your not like trying to get us to send you good scripts so you can get in that cool RC guild somewhere...

BBflat 05-13-2002 08:06 AM

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.

Dustey4Ever 05-13-2002 09:19 AM

what server is this lol=p nothing i your sig??

kenyonandelliot 05-13-2002 09:49 AM

p2p or non p2p?

darkriders_p2p 05-13-2002 10:30 AM

Quote:

Originally posted by kenyonandelliot
p2p or non p2p?
it doesn't matter now I don't think, all commands are free for all servers, so :O

Saga2001 05-13-2002 02:32 PM

Re: Re: Tryouts for NPC Admin
 
Quote:

Originally posted by BBflat

NPC Code:

#include <iostream>

using namespace std;

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


Go ahead and PM me my RC information.

not cpp...or c, he wants gscripters...however, forum pm me or im me PastAustin, I am looking for cpp alcoholics...

BBflat 05-14-2002 07:27 AM

Re: Re: Re: Tryouts for NPC Admin
 
Quote:

Originally posted by Saga2001


not cpp...or c, he wants gscripters...however, forum pm me or im me PastAustin, I am looking for cpp alcoholics...

If you know C++, you know gscript. It just has dumb-downed syntax and is not nearly as powerful.

user13-xo 05-14-2002 08:35 AM

Your sig is huge :( . Also how do we know if you are some script stealer out there trying to get our best scripts and use on your playerworld and decline everyone the postion of npc admin so you end up with scripts.

Falcor 05-14-2002 12:19 PM

NPC Code:

#include <iostream.h>

void main() {
int count;
cout << "how many times will the migets own you?/n";
cin >> count;
int loopcount;
while(++loopcount < count) cout << "Migets own you!/n";
}



knock yourself out :p

I wish we could do stuff like while(++this.inc<yourmom) {blah;} in Gscript :(

Saga2001 05-14-2002 03:43 PM

Quote:

Originally posted by Falcor
NPC Code:

#include <istream.h>

void main() {
int count;
cout << "how many times will the migets own you?/n";
cin >> count;
int loopcount;
while(++loopcount < count) cout << "Migets own you!/n";
}



knock yourself out :p

I wish we could do stuff like while(++this.inc<yourmom) {blah;} in Gscript :(

Who doesn't, there is always hope for the new engine.

Quote:

Originally posted by BBflat
If you know C++, you know gscript. It just has dumb-downed syntax and is not nearly as powerful.

I have always considered it closer to Java although its relations are very real. There is a good point in this, however its more predefined object manipulation rather then user defined object with instance manipulation.

Falcor 05-14-2002 08:26 PM

C++ is harder to learn than Gscript, acually C++ is just hard. But there is always worse alternitives. Such as trying to code in binary O.o

Saga2001 05-14-2002 11:06 PM

Quote:

Originally posted by Falcor
C++ is harder to learn than Gscript, acually C++ is just hard. But there is always worse alternitives. Such as trying to code in binary O.o
C++ is only hard to make new interfaces in, if you have foundation classes its a cinch, without programs like msvc++ a lot or people would be in the dark. I use TurboC personally, however it is a lot less complicated, object orientation is so nice. :).


All times are GMT +2. The time now is 04:59 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.