Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
how do you get the computer to tick an objective when completed?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
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
how do you get the computer to tick an objective when completed?
«
on:
17 May 2003, 13:31:24 »
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?
Logged
Knut Erik
Guest
Re:how do you get the computer to tick an objective when completed?
«
Reply #1 on:
17 May 2003, 13:42:20 »
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"
Logged
macguba
Former Staff
Re:how do you get the computer to tick an objective when completed?
«
Reply #2 on:
18 May 2003, 07:47:19 »
Also read snYpir's tutes "How to make briefings" and "how to use objectives and init.sqs"
Logged
Plenty of
reviewed ArmA missions
for you to play
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
how do you get the computer to tick an objective when completed?
Top of page