Graal Forums

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

KidOni 11-07-2007 10:42 PM

Scripting?
 
I always here the word scripting, and people always saying i hav to script this so it will work, and i hav to script that.
What exactly is scripting?
What program do you need to do it?

And what kind of stuff does scripting allow me to do.

Switch 11-07-2007 11:00 PM

Without scripting there's nothing. THere's no program to do it, you just need to write out scripts. It allows you to do everything someone can do on Graal.

Novo 11-07-2007 11:22 PM

http://wiki.graal.net/index.php/Creation/Dev/GScript

Inverness 11-07-2007 11:29 PM

Quote:

Originally Posted by KidOni (Post 1356918)
I always here the word scripting, and people always saying i hav to script this so it will work, and i hav to script that.
What exactly is scripting?
What program do you need to do it?

And what kind of stuff does scripting allow me to do.

Scripting is writing special code for the game that tells the things in the game what to do, how to do it, when to do it, etc.

For scripts that go in levels you just need the Level Editor, for others you need an RC (RemoteControl) and to be staff on the server you want to edit scripts for. You also require the NC (NPC-Control) right to be able to edit the scripts if you're staff.

Sage_Shadowbane 11-07-2007 11:29 PM

Quote:

Originally Posted by Switch (Post 1356922)
Without scripting there's nothing. THere's no program to do it, you just need to write out scripts. It allows you to do everything someone can do on Graal.

I wouldn't necessarily call that a good explanation of what scripting is. Even though i'm not that great of a scripter, ill try to explain to you what exactly scripting is in more meaningful terms.

Basically scripting, In other words GScript (Graal Script), is a custom game coding language formed from combining I believe, Java and C++? But anyways, its is basically a means of coordinating and telling your player(client), and the server what to do and how something should be performed. Its just a bunch of set codes that you combine in functions to create new things on a server (Example: The player being able to move on the server.. is a script, or perhaps a player being able to jump high in the air.. is a script). I would advise that if you want to learn to script that you read up on the Graal Script 2 Wiki (Not sure of the URL). But after that you can practice basic knowledge of scripting on a server using Graals Remote Control (Go under the weapons tab in GRC, and click "Add Weapon" and you should be able to progress from there).

So yeah.. Happy scripting! ^^


All times are GMT +2. The time now is 04:08 AM.

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