<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.graalians.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fae</id>
	<title>Graal Bible - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.graalians.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fae"/>
	<link rel="alternate" type="text/html" href="https://wiki.graalians.com/Special:Contributions/Fae"/>
	<updated>2026-04-08T17:34:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.4</generator>
	<entry>
		<id>https://wiki.graalians.com/index.php?title=Creation/New_Player_Development_Guide&amp;diff=20951</id>
		<title>Creation/New Player Development Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.graalians.com/index.php?title=Creation/New_Player_Development_Guide&amp;diff=20951"/>
		<updated>2021-10-19T23:35:04Z</updated>

		<summary type="html">&lt;p&gt;Fae: /* Scripters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Creation]]&lt;br /&gt;
== Welcome to the New Player Development Guide! ==&lt;br /&gt;
This guide is meant to assist new Graalians in finding fun development projects to help with.&lt;br /&gt;
Just playing Graal is fun, but when you've helped create part of the world it is much more rewarding!&lt;br /&gt;
The goal of this guide is to help new and existing players enter the world of developing their own content on Graal.&lt;br /&gt;
== The Basics ==&lt;br /&gt;
A Playerworld project generally consists of at least a few people from the following developmental fields. Although these aren't the only groups, Graal is made up of three main development communities:&lt;br /&gt;
&lt;br /&gt;
The Scripters&lt;br /&gt;
&lt;br /&gt;
The Levelers&lt;br /&gt;
&lt;br /&gt;
The Graphics Artists &lt;br /&gt;
&lt;br /&gt;
== Scripts ==&lt;br /&gt;
Staff of this category are generally referred to as NATs (NPC Administration Team). &lt;br /&gt;
[[User:Skyld|Skyld]], a former member of the [[Global Scripting Team|Global Scripting Team,]] has written a decent introduction to scripting that can be found at [[Creation/Dev/GScript/New_Engine_GScript_for_Dummies|GScript for Dummies]].&lt;br /&gt;
&lt;br /&gt;
GScript is a function based language which has many pre-defined functions triggered by game events, such as a player touching an NPC or typing out a word/phrase. Users may also create their own functions, which allows extremely flexible creation using GScript.&lt;br /&gt;
&lt;br /&gt;
If you excel in HTML, JavaScript, or logic in general, mastering GScript will make you a highly sought after resource for many Playerworld projects. &lt;br /&gt;
&lt;br /&gt;
* [[Creation/Dev/GScript|Scripting Documentation]]&lt;br /&gt;
*[https://www.graalians.com/forums/forumdisplay.php?f=58 Scripting Forum]&lt;br /&gt;
&lt;br /&gt;
== Levels ==&lt;br /&gt;
Staff of this type are generally referred to as LATs (Level Administration Team).&lt;br /&gt;
&lt;br /&gt;
Levelling is the process of placing [[Creation/Dev/Tile|tiles]] in a 64x64 grid which is saved as a .nw or .graal file using the [[Creation/Dev/Level_editor|Level Editor]].&lt;br /&gt;
&lt;br /&gt;
Some tiles allow a player to pass over them, while others do not. This is how we create the game-world and any terrain imaginable. A castle, for example, may have &amp;quot;wall&amp;quot; tiles which block the player, &amp;quot;chair&amp;quot; tiles for the throne which make the player sit, &amp;quot;water&amp;quot; tiles for the moat which make the player swim, and etc.&lt;br /&gt;
&lt;br /&gt;
Levelling is widely considered the easiest developmental skill to learn. Many new players find it easy to pick up level making since the level editor is WYSIWYG or &amp;quot;What You See iWhat You Get&amp;quot;. While levelling is easy to start out with, there are many techniques that a master leveler will use regularly to achieve amazing illusions of depth and detail.&lt;br /&gt;
&lt;br /&gt;
A master leveler is valuable to a project not only for the feel of the world, but the speed at which it expands. An experienced level artist can build entire continents in a matter of days, rather than months as a beginner would. Strong levelling skills are the driving force behind any project.&lt;br /&gt;
&lt;br /&gt;
* [[Creation/Dev/Tools|Tools Documentation]]&lt;br /&gt;
* [https://www.graalians.com/forums/forumdisplay.php?f=44 Level Editing Forum]&lt;br /&gt;
&lt;br /&gt;
== Graphics ==&lt;br /&gt;
Staff of this type are generally referred to as GATs (Graphics Administration Team).&lt;br /&gt;
&lt;br /&gt;
Making graphics is a very simple task for players who are more artistically inclined. Once you are familiar with how the game uses graphics it is only a matter of time and dedication with digital illustration programs to produce content for Graal.&lt;br /&gt;
&lt;br /&gt;
For instance, a tileset used by the LATs is a grid of tiles. Depending where the tiles are placed on the grid determines if they are blocking, swimming, chair, etc tiles, and a GAT must put the correct tile in the correct area on the image.&lt;br /&gt;
&lt;br /&gt;
For somebody who is a wiz with digital illustration, there are unlimited opportunities to join exciting projects.&lt;br /&gt;
&lt;br /&gt;
* [[Creation/Dev/Player|Player Look Customization]]&lt;br /&gt;
* [[Creation/Dev/Tileset|Tilesets]]&lt;br /&gt;
* [https://www.graalians.com/forums/forumdisplay.php?f=45 Graphic Design Forum]&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
Very small start, not even a complete outline yet.&lt;br /&gt;
&lt;br /&gt;
Players: If you seek what this guide may some day hold, check [[Creation]] as a good starting point.&lt;br /&gt;
&lt;br /&gt;
--[[User:HoudiniMan|HoudiniMan]] 10:40, 5 July 2007 (CEST)&lt;/div&gt;</summary>
		<author><name>Fae</name></author>
	</entry>
	<entry>
		<id>https://wiki.graalians.com/index.php?title=Creation/New_Player_Development_Guide&amp;diff=20950</id>
		<title>Creation/New Player Development Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.graalians.com/index.php?title=Creation/New_Player_Development_Guide&amp;diff=20950"/>
		<updated>2021-10-19T23:20:59Z</updated>

		<summary type="html">&lt;p&gt;Fae: /* Welcome to the New Player Development Guide! */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Creation]]&lt;br /&gt;
== Welcome to the New Player Development Guide! ==&lt;br /&gt;
This guide is meant to assist new Graalians in finding fun development projects to help with.&lt;br /&gt;
Just playing Graal is fun, but when you've helped create part of the world it is much more rewarding!&lt;br /&gt;
The goal of this guide is to help new and existing players enter the world of developing their own content on Graal.&lt;br /&gt;
== The Basics ==&lt;br /&gt;
A Playerworld project generally consists of at least a few people from the following developmental fields. Although these aren't the only groups, Graal is made up of three main development communities:&lt;br /&gt;
&lt;br /&gt;
The Scripters&lt;br /&gt;
&lt;br /&gt;
The Levelers&lt;br /&gt;
&lt;br /&gt;
The Graphics Artists &lt;br /&gt;
&lt;br /&gt;
== Scripters ==&lt;br /&gt;
Staff of this category are generally referred to as NATs (NPC Administration Team). &lt;br /&gt;
[[User:Skyld|Skyld]], a former member of the [[Global Scripting Team|Global Scripting Team,]] has written a decent introduction to scripting that can be found at [[Creation/Dev/GScript/New_Engine_GScript_for_Dummies|GScript for Dummies]].&lt;br /&gt;
&lt;br /&gt;
GScript is a function based language which has many pre-defined functions triggered by game events, such as a player touching an NPC or typing out a word/phrase. Users may also create their own functions, which allows extremely flexible creation using GScript.&lt;br /&gt;
&lt;br /&gt;
If you excel in html, javascript, or logic in general, mastering GScript will make you a highly sought after resource for many Playerworld projects. &lt;br /&gt;
&lt;br /&gt;
* [[Creation/Dev/GScript|Scripting Documentation]]&lt;br /&gt;
&lt;br /&gt;
== Leveling ==&lt;br /&gt;
Staff of this type are generally referred to as LATs (Level Administration Team)&lt;br /&gt;
&lt;br /&gt;
Levelling is the process of placing [[Creation/Dev/Tile|tiles]] in a 64x64 grid which is saved as a .graal or .nw file using the [[Creation/Dev/Level_editor|Level Editor]].&lt;br /&gt;
&lt;br /&gt;
Some tiles allow a player to pass over them, while others do not. This is how we create the game-world and anything imaginable. A castle, for example, may have &amp;quot;wall&amp;quot; tiles which block the player, &amp;quot;chair&amp;quot; tiles for the throne which make the player sit, &amp;quot;water&amp;quot; tiles for the moat which make the player swim, etc.&lt;br /&gt;
&lt;br /&gt;
Levelling is considered the easiest developmental skill to learn. Many new players find it easy to pick up level making since the level editor is WYSIWYG or &amp;quot;What You See Is What You Get&amp;quot;. While levelling is easy to start out with, there are many techniques that a master leveller will use regularly to achieve amazing illusions of depth and detail.&lt;br /&gt;
&lt;br /&gt;
A master leveler is valuable to a project not only for the feel of the world, but the speed at which it expands. A master leveller can build entire continents in a matter of days, rather than months. Strong levelling skills are the driving force behind any project.&lt;br /&gt;
&lt;br /&gt;
* [[Creation/Dev/Tools|Tools Documentation]]&lt;br /&gt;
* [http://forums.graalonline.com/forums/forumdisplay.php?f=6 Level Editing Forum]&lt;br /&gt;
* [http://forums.graalonline.com/forums/forumdisplay.php?f=50 Gani Construction Forum]&lt;br /&gt;
&lt;br /&gt;
== Graphics ==&lt;br /&gt;
Staff of this type are generally referred to as GATs (Graphics Administration Team)&lt;br /&gt;
&lt;br /&gt;
Making graphics is a very simple task for the artistically inclined player. Once you are familiar with how the game uses graphics it is only a matter of talent with digital illustration programs to produce content for Graal.&lt;br /&gt;
&lt;br /&gt;
For instance, a tileset used by the LATs is a grid of tiles. Depending where the tiles are placed on the grid determines if they are blocking, swimming, chair, etc tiles, and a GAT must put the correct tile in the correct area on the image.&lt;br /&gt;
&lt;br /&gt;
For a somebody who is a wiz with digital illustration, there will be unlimited opportunity to join exciting projects.&lt;br /&gt;
&lt;br /&gt;
* [[Creation/Dev/Player|Player Look Customization]]&lt;br /&gt;
* [[Creation/Dev/Tileset|Tilesets]]&lt;br /&gt;
* [http://forums.graalonline.com/forums/forumdisplay.php?f=9 Graphic Design Forum]&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
Very small start, not even a complete outline yet.&lt;br /&gt;
&lt;br /&gt;
Players: If you seek what this guide may some day hold, check [[Creation]] as a good starting point.&lt;br /&gt;
&lt;br /&gt;
--[[User:HoudiniMan|HoudiniMan]] 10:40, 5 July 2007 (CEST)&lt;/div&gt;</summary>
		<author><name>Fae</name></author>
	</entry>
	<entry>
		<id>https://wiki.graalians.com/index.php?title=Main_Page&amp;diff=20949</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.graalians.com/index.php?title=Main_Page&amp;diff=20949"/>
		<updated>2021-10-19T23:07:31Z</updated>

		<summary type="html">&lt;p&gt;Fae: /* NEW: If you want to play or download the game engine click here */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Graal logo2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We hope that this site can provide a comprehensive and up-to-date resource of documentation of [[Graal]]'s various features. Currently, the focus is mainly on the technical aspects within the [[Creation|World Creation]] section, games documentation with [[Worlds|Graal Worlds,]] and news with the [[News|Graal News section]]. You can also find some information about the [[GraalOnline_Mobile|Mobile Version]].&lt;br /&gt;
&lt;br /&gt;
If you're new here take a look at the [[Special:Allpages|Bible index]] and familiarise yourself with what's available. If you want to improve or contribute to pages that are currently in progress, you might want to have a look at the [[Special:Recentchanges|recently changed]] pages as well. If you want to learn how to edit articles visit the [[Help:Editing|Editing Help]] page. You can also use the search function to find pages about topics that interest you, or start a new one if you cannot find one.&lt;br /&gt;
&lt;br /&gt;
==== [https://worlds.graalonline.com NEW: If you want to play or download the game engine click here.] ====&lt;br /&gt;
&lt;br /&gt;
==== [https://graalonline.net/index.php?title=Graal3D_Scripting_Manual NEW: If you want to get information about the new 3D engine click here]. ====&lt;/div&gt;</summary>
		<author><name>Fae</name></author>
	</entry>
	<entry>
		<id>https://wiki.graalians.com/index.php?title=Main_Page&amp;diff=20948</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.graalians.com/index.php?title=Main_Page&amp;diff=20948"/>
		<updated>2021-10-19T15:27:26Z</updated>

		<summary type="html">&lt;p&gt;Fae: /* NEW: If you want to play or download the game engine click here */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Graal logo2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We hope that this site can provide a comprehensive and up to date resource of documentation of [[Graal]]'s various features. Currently, the focus is mainly on technical aspects with [[Creation|World Creation]] section, games documentation with [[Worlds|Graal Worlds]] and news with the [[News|Graal News section]]. You can also find some information about the [[GraalOnline_Mobile|Mobile Version]].&lt;br /&gt;
&lt;br /&gt;
If you're new here, why not take a look at the [[Special:Allpages|Bible index]]? If you want to contribute to some work currently in progress, you might want to have a look at the [[Special:Recentchanges|recently changed]] pages as well. If you find a page that can be improved, you are invited to do so! If you want to learn how to edit page have a look at the [[Help:Editing|Editing help]]. You can also just use the search function to find pages about topics that interest you, or start a new one if you cannot find one.&lt;br /&gt;
&lt;br /&gt;
==== [https://worlds.graalonline.com NEW: If you want to play or download the game engine click here] ====&lt;br /&gt;
&lt;br /&gt;
==== [https://graalonline.net/index.php?title=Graal3D_Scripting_Manual NEW: If you want to get information about the new 3d engine click here] ====&lt;/div&gt;</summary>
		<author><name>Fae</name></author>
	</entry>
	<entry>
		<id>https://wiki.graalians.com/index.php?title=Worlds/Delteria&amp;diff=20777</id>
		<title>Worlds/Delteria</title>
		<link rel="alternate" type="text/html" href="https://wiki.graalians.com/index.php?title=Worlds/Delteria&amp;diff=20777"/>
		<updated>2021-05-26T19:08:32Z</updated>

		<summary type="html">&lt;p&gt;Fae: /* Staff */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Worlds]][[Category:Delteria]]&lt;br /&gt;
&lt;br /&gt;
=About=&lt;br /&gt;
As one of Graal Online's oldest playerworlds, Delteria is home to a long and rich history. While on Delteria, you'll find yourself entertained by its exciting events, helpful staff team, and thriving guild community. From events that require worldwide teamwork, to those for just you and your friends to play, Delteria has it all.  We feature classic gameplay, and is easily accessible to new players.&lt;br /&gt;
=New Developments=&lt;br /&gt;
Delteria is currently in the process of developing a new overworld and re-scripting the majority of the server. Most of the server's systems are currently being redone, as well as many new features added.&lt;br /&gt;
&lt;br /&gt;
=Hosted Events=&lt;br /&gt;
One of the main things to do on Delteria is participate in events and tournaments. Delteria currently has 13 events, some of which are the same with slight differences (such as theme).&lt;br /&gt;
{| style=&amp;quot;width:600px&amp;quot;&lt;br /&gt;
|+ '''List of Events'''&lt;br /&gt;
|-&lt;br /&gt;
! Skill !! Luck !! Race &lt;br /&gt;
|-&lt;br /&gt;
| Free-For-All || Chance || Chair Race&lt;br /&gt;
|-&lt;br /&gt;
| Free-For All 2 || Lucky Doors || Chair Race 2&lt;br /&gt;
|-&lt;br /&gt;
| Jousting || Star Grab || Bush Race&lt;br /&gt;
|-&lt;br /&gt;
|  ||  || Bush Race 2&lt;br /&gt;
|-&lt;br /&gt;
|  ||  || Water Race&lt;br /&gt;
|-&lt;br /&gt;
|  ||  || Horse Race&lt;br /&gt;
|-&lt;br /&gt;
|  ||  || Crate Race&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Server Events=&lt;br /&gt;
Opposed to Hosted Events -- Server Events are events that can happen anywhere on the server. &lt;br /&gt;
&lt;br /&gt;
'''Zombie Invasions'''&lt;br /&gt;
* Hosted by most staff!&lt;br /&gt;
** ''Objective:'' You must locate the Zombie-Staff member and kill it! The person who lands the finishing blow will receive rewards.&lt;br /&gt;
'''Hide And Seek'''&lt;br /&gt;
* Hosted by high staff!&lt;br /&gt;
** ''Objective:'' You must locate the hidden staff member and say 'found!' to win. You will be given several hints during the course of the event, as the Staff member can be hidden anywhere in the game.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''World Bosses'''&lt;br /&gt;
* Hosted by high staff on special occasions!&lt;br /&gt;
** ''Objective:'' To be revealed.&lt;br /&gt;
&lt;br /&gt;
=Staff=&lt;br /&gt;
This is '''only''' the higher-up staff, staff members in ''italics'' are considered server administrators.&lt;br /&gt;
{| style=&amp;quot;width:400px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Nick !! Position&lt;br /&gt;
|-&lt;br /&gt;
| ''[[User:Carlito|Carlito]]'' || ''Manager / PWA''&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Fae|Fae]]|| ''Development Manager''&lt;br /&gt;
|-&lt;br /&gt;
|WarrLordd&lt;br /&gt;
|Project Lead&lt;br /&gt;
|-&lt;br /&gt;
| Stlth || Game Master Administrator&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=External Links=&lt;br /&gt;
* [https://www.facebook.com/graalonlinedelteria/ Delteria's Facebook Page]&lt;br /&gt;
&lt;br /&gt;
=Screenshots=&lt;br /&gt;
[[Image:Deltfight.png]]&lt;/div&gt;</summary>
		<author><name>Fae</name></author>
	</entry>
</feed>