Anonymous user
List of Script Modules: Difference between revisions
more descs + fixed some links
*>Janik (more) |
*>Janik (more descs + fixed some links) |
||
Line 1: | Line 1: | ||
* [http://www.bigbluecup.com/yabb/index.php?topic=21766 8-Direction Movement] by Bernie | * [http://www.bigbluecup.com/yabb/index.php?topic=21766 8-Direction Movement] by Bernie | ||
** Simulate a movement similar to the ones in games like Chrono Trigger or Terranigma. | |||
* [http://www.bigbluecup.com/yabb/index.php?topic=22615 AGS 3D] by Steve McCrea (also uses a plugin) | * [http://www.bigbluecup.com/yabb/index.php?topic=22615 AGS 3D] by Steve McCrea (also uses a plugin) | ||
** 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() | ** For use with IsKeyPressed() | ||
* [http://www.bigbluecup.com/yabb/index.php?topic= | * [http://www.bigbluecup.com/yabb/index.php?topic=24489.0 CharacterControl] by strazer, based on plugin by Scorpiorus | ||
** Control and move characters, even those in other rooms. | |||
* [http://www.bigbluecup.com/yabb/index.php?topic=21795 CharacterRegionSounds] by strazer | * [http://www.bigbluecup.com/yabb/index.php?topic=21795 CharacterRegionSounds] by strazer | ||
** Give ALL characters different footstep sounds for different surfaces like wood, concrete or grass. | ** Give ALL characters different footstep sounds for different surfaces like wood, concrete or grass. | ||
* [http://www.bigbluecup.com/yabb/index.php?topic=26262 Continuous Music] by [[SSH]] | * [http://www.bigbluecup.com/yabb/index.php?topic=26262 Continuous Music] by [[SSH]] | ||
** Music that carries on when returning to a room. | ** Music that carries on when returning to a room. | ||
* [http://www.bigbluecup.com/yabb/index.php?topic= | * [http://www.bigbluecup.com/yabb/index.php?topic=27470.0 Credits (and typewriting)] by [[SSH]] based on plugin by AJA | ||
** Scrolling credits. | |||
* [http://www.bigbluecup.com/yabb/index.php?topic=26306 Description] by [[SSH]], based on OverHot by Gilbot | * [http://www.bigbluecup.com/yabb/index.php?topic=26306 Description] by [[SSH]], based on OverHot by Gilbot | ||
** Hotspot description either on status line, on a GUI, following the mouse, or staying still over one hotspot. | ** Hotspot description either on status line, on a GUI, following the mouse, or staying still over one hotspot. | ||
Line 19: | Line 22: | ||
** 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. | ||
* [http://www.bigbluecup.com/yabb/index.php?topic=23109 EncryptedFile] by HeirOfNorton | * [http://www.bigbluecup.com/yabb/index.php?topic=23109 EncryptedFile] by HeirOfNorton | ||
** Save/load files in encrypted format (e.g. for high scores). | |||
* [http://www.bigbluecup.com/yabb/index.php?topic=23339 expression-style speech] by ~}Shade{~ | * [http://www.bigbluecup.com/yabb/index.php?topic=23339 expression-style speech] by ~}Shade{~ | ||
* [http://www.bigbluecup.com/yabb/index.php?topic=22659 Fading text GUI] by Kinoko and strazer | * [http://www.bigbluecup.com/yabb/index.php?topic=22659 Fading text GUI] by Kinoko and strazer |