OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: jakenoble on 30 Jan 2004, 10:19:39

Title: error at start of intro cutscene
Post by: jakenoble on 30 Jan 2004, 10:19:39
Hi

I get this error at the start of my intro, this is the first one i have done. It works fine in Editor mode, but when i export as a single player mission it doesn't work. It says

"missing addon BIS RESISTANCE"

Any ideas, thanks for any help in advance.

JAKE
Title: Re:error at start of intro cutscene
Post by: deaddog on 30 Jan 2004, 14:26:27
Open up the mission.sqm file and find the intro section near the bottom.  In the addons and addonsauto sections, insert this:

      "bis_resistance",

The Intro and Outro sections are almost like separate missions themselves, except you can't actually play in them.