UFO-Scripts

From UFO:AI

Contents

General

The ufo script files can all be found in base/ufos (see Directory tree). These files include the menu definitions, weapon definitions and a lot more.

Make sure, that you looked into the guidelines before submitting patches.

You can also use comments here:

// this is a comment for one line
/* this is
   a comment
   over
   several lines */

Scriptfiles

Available commands

You can get a commandlist by typing
cmdlist
in the game console. There are some commands that are only available after starting a singleplayer game.

Available cvars

You can get a cvarlist by typing
cvarlist
in the game console.

Adding missions

Adding campaigns

Links

project-navigation