Home   Help Search Login Register  

Author Topic: how do you get the computer to tick an objective when completed?  (Read 532 times)

0 Members and 1 Guest are viewing this topic.

vassili

  • Guest
Hi, i'm having some trouble making missions. I've made the briefing but when you complete an objective the icon isnt ticked. I know its working because when you complete the objective all the camera effects and things work, but the icon doesnt tick.

Can anyone help?

Knut Erik

  • Guest
If it's objective 1, add
"1" objstatus "Done"
If it's objective 2, add
"2" objstatus "Done"
and so on!

You can make your objective fail, too.
"1" objstatus "Failed"
Hide your objective
"1" objstatus "Hidden"
And show it again
"1" objstatus "Active"

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Also read snYpir's tutes "How to make briefings" and "how to use objectives and init.sqs"
Plenty of reviewed ArmA missions for you to play