AGS Manual

AGS Manual

  • Index
  • Scripting Language

Scripting Language

The AGS scripting system allows you to write a mini-program, giving you great control over your game.

  • Scripting tutorial part 1
  • Scripting tutorial part 2
  • Script language keywords
  • Pointers in AGS
  • Calling global functions from local scripts
  • The script header
  • Preprocessor
  • String formatting
  • Multiple Scripts
  • Understanding blocking scripts
  • Dynamic Arrays
  • Extender functions
  • Object Oriented programming