Init.sqs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (added stub) |
||
Line 4: | Line 4: | ||
The init.sqs file is a good place to load scripts, and variables before the mission begins. | The init.sqs file is a good place to load scripts, and variables before the mission begins. | ||
{{Stub}} |
Revision as of 17:57, 28 July 2006
The init.sqs file is loaded automatically by the Operation FlashPoint engine when the mission begins. The file resides in the root of the mission directory.
The init.sqs file is a good place to load scripts, and variables before the mission begins.