List of Script Modules: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>Janik
(Some short descriptions of modules.)
*>Janik
(more descriptions)
Line 3: Line 3:
** Create and manage full-3d rooms.
** Create and manage full-3d rooms.
* [http://www.bigbluecup.com/yabb/index.php?topic=24277 ASCII keycode generator] by Akumayo
* [http://www.bigbluecup.com/yabb/index.php?topic=24277 ASCII keycode generator] by Akumayo
** For use with IsKeyPressed()
* [http://www.bigbluecup.com/yabb/index.php?topic=20608 CharacterControl] by strazer, based on plugin by Scorpiorus
* [http://www.bigbluecup.com/yabb/index.php?topic=20608 CharacterControl] by strazer, based on plugin by Scorpiorus
* [http://www.bigbluecup.com/yabb/index.php?topic=21795 CharacterRegionSounds] by strazer
* [http://www.bigbluecup.com/yabb/index.php?topic=21795 CharacterRegionSounds] by strazer
Line 11: Line 12:
* [http://ssh.me.uk/parsemodzip.php?modfile=DialogBox.zip DialogBox] by [[SSH]], blocking confirmation GUI
* [http://ssh.me.uk/parsemodzip.php?modfile=DialogBox.zip DialogBox] by [[SSH]], blocking confirmation GUI
* [http://www.bigbluecup.com/yabb/index.php?topic=23779 Digraphs] by [[SSH]], [[Digraphs Module|wiki article]]
* [http://www.bigbluecup.com/yabb/index.php?topic=23779 Digraphs] by [[SSH]], [[Digraphs Module|wiki article]]
** For entering accented characters more easily.
* [http://www.bigbluecup.com/yabb/index.php?topic=26130 Easy3D] by Wretched
* [http://www.bigbluecup.com/yabb/index.php?topic=26130 Easy3D] by Wretched
** Create 3D games using the AGS editor. And add 3D parallax areas to normal 2D rooms.
** Create 3D games using the AGS editor. And add 3D parallax areas to normal 2D rooms.
Line 50: Line 52:
* [http://www.bigbluecup.com/yabb/index.php?topic=23175 Ultimate Randoms] by Akumayo
* [http://www.bigbluecup.com/yabb/index.php?topic=23175 Ultimate Randoms] by Akumayo
* [http://www.bigbluecup.com/yabb/index.php?topic=25077 Weather effects] by Akumayo
* [http://www.bigbluecup.com/yabb/index.php?topic=25077 Weather effects] by Akumayo
** General purpose weather (snow/rain/any sprite) module.
* [http://www.bigbluecup.com/yabb/index.php?topic=27439 VectorClass] by monkey_05_06, based on scripts by HeirOfNorton
* [http://www.bigbluecup.com/yabb/index.php?topic=27439 VectorClass] by monkey_05_06, based on scripts by HeirOfNorton
** <strike>[http://www.bigbluecup.com/yabb/index.php?topic=27439 IntVector] by monkey_05_06</strike> based on scripts by HeirOfNorton, now part of VectorClass module
** <strike>[http://www.bigbluecup.com/yabb/index.php?topic=27439 IntVector] by monkey_05_06</strike> based on scripts by HeirOfNorton, now part of VectorClass module

Revision as of 21:08, 18 September 2006

See also