Creation/Dev/GScript/Contribute

From Graal Bible

Introduction

The GraalBible is a collaborative project, where anyone can submit information and resources for others to use. This applies also to the GScript reference section.

If you would like to submit some documentation or reference material, do not be afraid to contribute!

Contributing to the Wiki

First, be sure that you are logged into the GraalBible. Your GraalBible username and password are the same as your GraalOnline account name and password. Once you have logged in, you gain the ability to edit and create pages. To edit a page, locate the "Edit" button on the page, where you will be presented with the source for the page, and you can update the source to add and edit things in the page.

What to contribute

The following list is the sort of things that you could contribute to the GraalBible:

  • Tutorials on creating certain types of scripts
  • Information on the new engine "classes", for example, explaining in more detail how the Kingdoms MUD classes, or TStaticVar classes work
  • Explanation of new engine features, for example, variables and functions
  • Understanding the serverside/clientside
  • Script efficiency and construction
  • Edits to existing pages, updating commands lists, etc
  • Create dedicated pages for commonly used functions with extended descriptions and code examples.