OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Wildebeest on 28 Nov 2002, 16:07:26

Title: Hide objectives in the multiplayer briefing?
Post by: Wildebeest on 28 Nov 2002, 16:07:26
Hello, I was just wondering how to make hidden objectives disappear in multiplayer early briefings. The "objstatus" command works once playing the mission but not in the briefing when you are waiting for players to download the mission, receive data etc..
This is not very good since people can read the hidden objectives in advance.

Help guys, you're the best!  ;)
Title: Re:Hide objectives in the multiplayer briefing?
Post by: Black_Feather on 29 Nov 2002, 02:03:48
did you put "1" objstatus "hidden" in the init.sqs? that file is executed before the mission briefing so it should work in MP
Title: Re:Hide objectives in the multiplayer briefing?
Post by: Wildebeest on 29 Nov 2002, 14:13:09
Oh I see! Thanks Admin man :) Never thought of that.