Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-26-2002, 05:07 AM
DiabloSK DiabloSK is offline
Registered User
Join Date: Sep 2001
Location: Calgary, Alberta, Canada
Posts: 54
DiabloSK is on a distinguished road
Send a message via ICQ to DiabloSK Send a message via AIM to DiabloSK
Question Tutoials?

Is there a tutorial out there?
I know a while ago someone made a beginner's Bible or something like that, but its not up anymore, does anyone know any good tutorials? thx
__________________
Since I cannot stop Death, i choose to stop LIFE -Flu
Reply With Quote
  #2  
Old 04-26-2002, 05:13 AM
RavenTelvecho RavenTelvecho is offline
Registered User
RavenTelvecho's Avatar
Join Date: Apr 2002
Location: Toronto, Ontario, Canada
Posts: 0
RavenTelvecho is on a distinguished road
Send a message via ICQ to RavenTelvecho Send a message via AIM to RavenTelvecho Send a message via Yahoo to RavenTelvecho
opps nm
http://www.graal2001.com/levelsnpc/npc-guide.php
theres others there
__________________

^tuff newbie ;x
RavenTelvecho
!Booj
we are 'brothers'
Reply With Quote
  #3  
Old 04-26-2002, 05:44 AM
Gohan43331 Gohan43331 is offline
Registered User
Join Date: Jan 2002
Posts: 87
Gohan43331 is on a distinguished road
Send a message via AIM to Gohan43331
I think he is commenting that it is not up anymore...

404 errors are BAD :-/
__________________
Reply With Quote
  #4  
Old 04-26-2002, 08:31 PM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
I never got a copy of my the scripting bible, i looked but no one had and the 404 error made me mad! LOLz, i taught myself how to do NPC's pretty much. Didn't take too long, HTML is more complicated, heh.
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote
  #5  
Old 04-26-2002, 08:37 PM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
You can do a lot of stuff with Graal, but it is VERY easy compared to some things, which i don't know how to do! heh, like C and C++ i hear are MUCH harder, and HTML is pretty basic and easy until you get into the SUPER complex stuff. But graal is just an notch or 2 below HTML
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote
  #6  
Old 04-26-2002, 08:38 PM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
Did you ever notice though, that none of the documentations or the commands.rtf file seems to show ne thing about clientside and serverside flags??
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote
  #7  
Old 04-26-2002, 08:51 PM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
What aspects? When you deal w/ a bit more of the faders and all kinds of stuff. It isn't that hard, but still, i dunno. I still think HTML is slightly more complicated and harder than Graal scripting. I may be wrong there, oh well.
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote
  #8  
Old 04-26-2002, 09:06 PM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
YOu have a point there. I was mixing Javascript, HTML, and DHTML. HTML itself is to basic and isn't a real language. I thought you were talking about it ALL, not just plain HTML. Then in that case your right. Gscript can have a lot of problems b/c of spacing and calling tags and ALL kinds of stuff. So yes you're right there.
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote
  #9  
Old 04-29-2002, 03:40 AM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
-FooL-

HTML = non-complex, repetitive
GScript = semi-complex, not so repetitive
C++ = complex, vaguely repetitive

Funny how they all share one thing... they almost always start with a certain line...

HTML = <html>
GScript = (most scripts) if (playerenters) or if (created)
C++ = int main() -- from what I've seen that is

And that's my daily mini-rant! Whee!
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #10  
Old 04-29-2002, 08:05 PM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
Heh, that is true of course. HTML gets so BORING after like 30 seconds.
<html>
<title="Site Name Here">
<font size="7" color="ffffff"> Text, textr, text <p>
</font> <font size ="6" color="ff331f">
see, VERY monotonous in the first few lines!!
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote
  #11  
Old 04-30-2002, 06:09 AM
Gohan43331 Gohan43331 is offline
Registered User
Join Date: Jan 2002
Posts: 87
Gohan43331 is on a distinguished road
Send a message via AIM to Gohan43331
I have a spare copy of the NSB, if you would like it...i will post on my site in a few and edit to put the link in...

[edit]
http://brajah.tripod.com/guide.html

Note: HTML file because of stupid tripod which refuses to allow me to remote download.
[/edit]
__________________
Reply With Quote
  #12  
Old 04-30-2002, 11:05 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
#include <iostream.h>
int main() {
int number;
cout << "OMG LIKE ENTER A NUMBER :O\n"
cin >> number;
cout << "\nOMG THAT NUMBER IS LIKE" << number << "!!";
}

ANSI c++ isn't all TOO complicated (untill you start dealing with things like classes @.o )
Its just when you get to doing things that you need to compunicate with the OS. this is why there is no linux version of graal yet =\
__________________

subliminal message: 1+1=3
Reply With Quote
  #13  
Old 04-30-2002, 08:10 PM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
I thank you friend! heh, i can finally brush up on all my basic skillz, LOL. I've been looking for a copy though, now i can finally see what it is about!
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote
  #14  
Old 05-05-2002, 11:31 PM
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
Quote:
Originally posted by Saga2001
-FooL-

Funny how they all share one thing... they almost always start with a certain line...

C++ = int main() -- from what I've seen that is
#include <>

Quote:
Originally posted by Falcor

#include <iostream.h>
int main() {
int number;
cout << "OMG LIKE ENTER A NUMBER :O\n"
cin >> number;
cout << "\nOMG THAT NUMBER IS LIKE" << number << "!!";
}
What a disgusting piece of code/output! Much better is...

NPC Code:

#include <iostream.h>
int main()
{
int number;
cout << "OMG LIKE ENTER A NUMBER :O" << endl;
cin >> number;
cout << endl << "OMG THAT NUMBER IS LIKE " << number << "!!";
return 0; // If you are going to use int main(), you need to return a value.
}



Quote:
Originally posted by Gohan43331

I have a spare copy of the NSB, if you would like it...i will post on my site in a few and edit to put the link in...

[edit]
http://brajah.tripod.com/guide.html

Note: HTML file because of stupid tripod which refuses to allow me to remote download.
[/edit]
It still isn't up.
__________________
I am a .sig virus. Please put me in your .sig so I can continue to replicate.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 07:40 PM.


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