/sfall_script_editor

Editor for Fallout 2 SSL scripts

Primary LanguageC#GNU General Public License v3.0GPL-3.0

sfall_script_editor

A script editor for classic game Fallout 2. Allows to edit and compile SSL scripts in a convenient way.

Features:

  • Advanced SSL syntax highlighting
  • SSL code tooltips for most built-in scripting functions as well as user-defined procedures and variables
  • Basic code auto-completion
  • Browse all procedures and variables in current script
  • Some basic code editor features like auto-indent, indent selected text, etc.
  • Quick view of MSG files associated with NPC/object scripts
  • Quick compilation using external command-line compiler
  • Full support for advanced scripting using sfall (extended SSL language)