OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: sith on 28 Jun 2004, 23:35:32

Title: two missions in one
Post by: sith on 28 Jun 2004, 23:35:32
I have done a mission that is too big. Is it possible to do two parts of a mission. Hmm..hard for me to explain (bad english =)). Anyway, first i do the first part the when the half part of the mission is done, can i do something that ofp automateclly loads the second part...? Hope you understand /Simon
Title: Re:two missions in one
Post by: Terox on 29 Jun 2004, 14:22:36
In MP you cannot cause 1 mission to load another.

What you can do is have within 1 mission, two minimissions, and lets say for instance, the first part has to be completed before you go onto the second part.

Simply have a boolean condition become true and a set of scripts waiting to be activated on the boolean condition
Title: Re:two missions in one
Post by: sith on 29 Jun 2004, 16:24:06
Thx