Creation/Dev/Script/Helpful Posts: Difference between revisions

From Graal Bible
No edit summary
Line 45: Line 45:


== SQLite ==
== SQLite ==
* [http://forums.graalonline.com/forums/showpost.php?p=1482284&postcount=4 Stefan's announcement of the addition of SQLite to GScript]
* [http://forums.graalonline.com/forums/showpost.php?p=1580831&postcount=2 SQL injection]
* [http://forums.graalonline.com/forums/showpost.php?p=1580831&postcount=2 SQL injection]
* [http://forums.graalonline.com/forums/showpost.php?p=1557272&postcount=17 Using and adding multiple SQLite databases]
* [http://forums.graalonline.com/forums/showpost.php?p=1557272&postcount=17 Using and adding multiple SQLite databases]

Revision as of 21:14, 21 February 2012

This article contains an incomplete list of helpful scripting snippets, mostly from the Graal Forums, but also from other websites. Please edit this page to add more links as you come across them.

If you can't edit the wiki but would like to contribute, please contact somebody with wiki access and tell them the changes to make.

Control Structures

Serverside and Clientside

Object/Data Types and Structures

Player

GUIs

Client

DBNPC and File Data Storage

SQLite

iOS and Flash

NPC-Control and Script Types

Code Gallery

This list contains widely-used tools and code snippets that demonstrate a particular skill or technique. For a complete listing of scripts, see the Code Gallery itself.

Misc

Other Useful Resources