So… In my map wont be so many objectives…
main objective is the nuke
and the 2 other would be the cp’s…
// Objectives
// 1: find and defuse nuke
// 2:allied cp
// 3:axis cp
but I dont get the rest...
wm_objective_status ???
wm_objective_status ???
wm_objective_status ???
and this?
wm_set_main_objective 1 0
wm_set_main_objective 1 1
and twice?
but the objdata file is ready:
// Set scenario information
wm_mapdescription allied “You are sent in a bomb squad to seek down and defuse a nuclear bomb.first set up the cp to have contact with the HQ”
wm_mapdescription axis “Build a comandpost and guard the nuke with your life,prevent the allied at all cost from defusing the bomb.”
wm_mapdescription neutral “The liberation army have blown of 2 car bombs and planted a nuke to blow up the city,an Allied bombsquad is sent to find and defuse the bomb.But the liberation army will defend the bomb with their lives”
// Axis Objective Descriptions
wm_objective_axis_desc 1 “Primary Objective:**Stop the Allies from finding and defusing the nuke.”
wm_objective_axis_desc 2 “Secondary Objective:**Set up a Command Post inside the Tank Depot.”
// Allied Objective Descriptions
wm_objective_allied_desc 1 “Primary Objective:**Find and defuse the bomb”
wm_objective_allied_desc 2 Secondary Objective:**Establish a Command Post"