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 09-10-2005, 06:40 PM
prozac424242 prozac424242 is offline
Registered User
prozac424242's Avatar
Join Date: May 2001
Location: Gone crazy: back soon
Posts: 356
prozac424242 is on a distinguished road
Send a message via ICQ to prozac424242 Send a message via AIM to prozac424242
npc doc for gscript2

Now that Graal 4 is out (great job by the way)
when are we going to get an updated version of the npcprogrammiing.doc
that explains how gscript2 works?

Or if an equivelant instruction manual in a concise, organised form already exists for gscript2, where can I find it?
__________________

Useful links:
Graal Stats
Client Script Functions-GS1 to GS2
Serverside Script Functions-Gscript page
Particle Engine-Player Attributes
Server Options-Admin rights-Gmaps
Quote:
Originally Posted by Admins
Thanks for developing and improving playerworlds and such
Reply With Quote
  #2  
Old 09-10-2005, 06:59 PM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Ugh, did you even bother looking around this forum? -_-
Reply With Quote
  #3  
Old 09-10-2005, 07:23 PM
Benm00t Benm00t is offline
I made a tree!
Benm00t's Avatar
Join Date: Jul 2003
Location: The Intarwebbernetwork!
Posts: 987
Benm00t is on a distinguished road
http://ilfirin.org/graal/GScript
http://ilfirin.org/graal/Script_Functions:_NPC_Server

Make your own.
__________________
Lag is a good thing. Only those without it complain.

~ Ben
Reply With Quote
  #4  
Old 09-10-2005, 07:42 PM
prozac424242 prozac424242 is offline
Registered User
prozac424242's Avatar
Join Date: May 2001
Location: Gone crazy: back soon
Posts: 356
prozac424242 is on a distinguished road
Send a message via ICQ to prozac424242 Send a message via AIM to prozac424242
I am referring to a file that would come with graal when you download it.
If Stefan made the first npcprogramming doc, and has now changed the language enought for it to be a second version, then it makes sense that the author should make another document explaining his language.
__________________

Useful links:
Graal Stats
Client Script Functions-GS1 to GS2
Serverside Script Functions-Gscript page
Particle Engine-Player Attributes
Server Options-Admin rights-Gmaps
Quote:
Originally Posted by Admins
Thanks for developing and improving playerworlds and such
Reply With Quote
  #5  
Old 09-10-2005, 08:42 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by prozac424242
I am referring to a file that would come with graal when you download it.
If Stefan made the first npcprogramming doc, and has now changed the language enought for it to be a second version, then it makes sense that the author should make another document explaining his language.
Quote:
Originally Posted by Benm00t
Make your own.
I'm all with Benm00t on this one.
__________________
Skyld
Reply With Quote
  #6  
Old 09-10-2005, 08:49 PM
ForgottenLegacy ForgottenLegacy is offline
-Backtoscripts-
Join Date: Aug 2003
Location: California
Posts: 289
ForgottenLegacy is on a distinguished road
Send a message via AIM to ForgottenLegacy
There is no document that comes with Graal that explains GS2.
__________________
"The higher you fly, the harder it is to breathe."

[Kaidenn] Maybe I will somehow take control of Lance's body when he isn't looking, have him log onto Kingdoms, update one script, and leave.
[Kaidenn] And leave him exactly where I found him, unchanged and completely unnaware of what just took place the last two minutes.
[GrowlZ] Lance: You might want to lock your bedroom door tonight
Reply With Quote
  #7  
Old 09-10-2005, 09:46 PM
prozac424242 prozac424242 is offline
Registered User
prozac424242's Avatar
Join Date: May 2001
Location: Gone crazy: back soon
Posts: 356
prozac424242 is on a distinguished road
Send a message via ICQ to prozac424242 Send a message via AIM to prozac424242
Quote:
Originally Posted by ForgottenLegacy
There is no document that comes with Graal that explains GS2.
Exactly. Stefan should make one, as he did to explain the first graal script to folks. If I were try to make 'one' on my own, it would be as an immigrant from another country trying to speak the native language, having nothing as a refrence other than a dictionary (in this case, the links provided above).
And compilers are a lot less forgiving then human conprehension of speech.
__________________

Useful links:
Graal Stats
Client Script Functions-GS1 to GS2
Serverside Script Functions-Gscript page
Particle Engine-Player Attributes
Server Options-Admin rights-Gmaps
Quote:
Originally Posted by Admins
Thanks for developing and improving playerworlds and such
Reply With Quote
  #8  
Old 09-12-2005, 12:10 AM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Have you written one yet?
__________________
Skyld
Reply With Quote
  #9  
Old 09-12-2005, 02:15 AM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
Quote:
Originally Posted by Lance
Ugh, did you even bother looking around this forum? -_-
It should, in reality, be stickied.
Reply With Quote
  #10  
Old 09-12-2005, 09:07 PM
ChibiChibiLuc ChibiChibiLuc is offline
Cookie Monster. :3
Join Date: Jan 2005
Location: Nova Scotia, Canada
Posts: 111
ChibiChibiLuc is on a distinguished road
Send a message via AIM to ChibiChibiLuc Send a message via MSN to ChibiChibiLuc
I was working on a command.rtf type document that contained examples as well as descriptions of functions, but there were too many duplicates of commands and 3D commands. I got lost. There were also random commands that I've never seen used, or have any idea how to use.

For example, findFileExtension(str) and getExtension(str)... Which should be used? They both seem to return the same thing. I also didn't know what to omit, because it was deprecated, and what not to omit.
For example.. Is the isleader condition usable?
Reply With Quote
  #11  
Old 09-12-2005, 10:25 PM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
Prozac is right.

When I first got GraalOnline and played with the editor, I found npcprogramming.doc and it got me started in scripting and taught me how to do things. Since GraalOnline uses a new scripting language, it would only make sense that it be updated. You shouldn't have to go to some mock Wikipedia to learn.
Reply With Quote
  #12  
Old 09-12-2005, 11:19 PM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally Posted by _Z3phyr_
some mock Wikipedia
Do you, uh, not understand what a wiki is? 'Cause the survey's coming up negative.
Reply With Quote
  #13  
Old 09-15-2005, 08:49 AM
napo_p2p napo_p2p is offline
oh snaps
napo_p2p's Avatar
Join Date: Sep 2003
Location: Pismo Beach, California
Posts: 2,118
napo_p2p has a spectacular aura aboutnapo_p2p has a spectacular aura about
Send a message via AIM to napo_p2p Send a message via MSN to napo_p2p
The Graal Wiki has been extremely helpful for me as a resource for GS2 information.

Too bad it's down right now .
__________________
Scito hoc super omnia.
Haec vita est tua una sola.
Dum vita superest, utere maxime quoque puncto, momento, et hora quae habes.
Tempus neminem non manet.
Noli manere tempus.
Carpe Diem

Seize the Day.
Reply With Quote
  #14  
Old 09-15-2005, 01:18 PM
Fox1545 Fox1545 is offline
Registered User
Join Date: Jul 2004
Posts: 78
Fox1545 is on a distinguished road
Quote:
Originally Posted by napo_p2p
The Graal Wiki has been extremely helpful for me as a resource for GS2 information.

Too bad it's down right now .
It totally moved to http://h642101.serverkompetenz.net/Main_Page for now.
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 05:51 PM.


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