Skip to content
Isaac Laquerre edited this page Feb 23, 2021 · 7 revisions

Welcome to the GameGrumpsJointJustice wiki!

Scripting Language Table of Contents

Wiki Pages explaining how to write scripts for this engine

  • Basics
  • Characters
  • Dialogue
  • Trials

Scripting Language Quick-Find Index

Full list of currently supported commands for easy Ctrl+F findability. Each command links to the wiki page containing more information on command usage.

  • CHARACTER_INITIALIZE
  • CHARACTER_LOCATION
  • EVIDENCE_INITIALIZE
  • PROFILE_INITIALIZE
  • COURT_RECORD_ADD
  • SET_SCENE_TYPE
  • END_SCENE
  • DEFINE
  • END_DEFINE
  • JUMPCUT
  • PAN
  • POSE
  • WAIT
  • ANIMATION
  • PLAY_MUSIC
  • STOP_MUSIC
  • SFX
  • ISSUE_PENALTY
  • GAME_OVER
  • SHOUT
  • WIDESHOT
  • GAVEL
  • FADE_TO_BLACK
  • SCREEN_SHAKE
  • WITNESS_EVENT
  • CHOICE
  • FAKE_CHOICE
  • INVESTIGATION_MENU - TODO: Document this
  • EXAMINE - TODO: Document this
  • SPEAK
  • THINK
  • TYPEWRITER
  • SPEAK_FROM
  • COURT_RECORD_ADD_ANIMATION
  • CLEAR_LOCATION
Clone this wiki locally