Super Short Scripts

From Adventure Game Studio | Wiki
Revision as of 08:30, 5 November 2008 by *>Laboheme (Created page. Foreword and talk page both explain the purpose.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is a stub.
You can help by expanding it.

Foreword

Welcome to the Super Short Scripts wikipage. This is meant as a place to put extremely easy scripts, that anyone could write. Hopefully, beginner's will be able to come to this page and understand scripting better by reading easy and well-documented scripts.

Requirements

To keep this page clean, I propose a few requirements:

  1. State the purpose of the function or script and where it could be used.
  2. Well-named functions and variables should reflect their purposes.
  3. Comment and explain each necessary line.
  4. Feel free to sign the scripts you add with the three tilde notation (~~~).

Scripts