Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
PHY_Hawkeye

Objectives

Recommended Posts

I need a little help. When making a mission I want objectives to appear mid-mission. I know how to make them appear in the mission, the problem is before the mission all the objectives all appear in the briefing. Can some one tell me how to hide objectives on the briefing screen?

Share this post


Link to post
Share on other sites

create a file called: "init.sqs" into the folder, where your

mission.sqm is located

(e.g: ofp\user\you_username\your_mission.intro)

and enter there for example: "1" objstatus "hidden"

The init.sqs will be executed by the game itself, before

you arrive the briefing screen. You can also use this

file to initialise variables, which you may be using later

in the mission.

hope this helps

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×