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

From Graal Bible
 
Line 76: Line 76:
* [http://forums.graalonline.com/forums/showpost.php?p=1559863&postcount=1 sendText, requestText, and onReceiveText]
* [http://forums.graalonline.com/forums/showpost.php?p=1559863&postcount=1 sendText, requestText, and onReceiveText]
* [http://forums.graalonline.com/forums/showthread.php?p=1368875#post1368875 Callstack access]
* [http://forums.graalonline.com/forums/showthread.php?p=1368875#post1368875 Callstack access]
* [http://forums.graalonline.com/forums/showpost.php?p=1670487&postcount=2 Download images from web to scriptfiles]


== Other Useful Resources ==
== Other Useful Resources ==

Latest revision as of 18:13, 10 March 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