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

From Graal Bible
No edit summary
No edit summary
Line 64: Line 64:
* [http://forums.graalonline.com/forums/showpost.php?p=1573674&postcount=6 Communicating with external web servers]
* [http://forums.graalonline.com/forums/showpost.php?p=1573674&postcount=6 Communicating with external web servers]


= Other Useful Resources =
== Other Useful Resources ==
* [http://public.zodiacdev.com/index.php?title=Fowlplay4 Jer's Scripting Guide]
* [http://public.zodiacdev.com/index.php?title=Fowlplay4 Jer's Scripting Guide]
* [http://gscript.graal.net GScript Wiki]
* [http://gscript.graal.net GScript Wiki]
* [http://gs2.graalstudios.com/ Twinny's GS2 Resource]
* [http://gs2.graalstudios.com/ Twinny's GS2 Resource]

Revision as of 01:20, 28 September 2011

Under Construction.png

This article is currently being written or rewritten by Chris Vimes.


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.

Control Structures

Serverside and Clientside

Object/Data Types and Structures

Player

GUIs

Client

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.

Misc

Other Useful Resources