Advertisement
Guest User

Untitled

a guest
Feb 27th, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. [
  2. {true}, // SFilters objectives to all co-op players.
  3. ["taskObj1", "Capture the Russian Forward Operating Base at Khelm", "Capture Khelm","CLEAR", getMarkerPos "FOB_KHELM", "assigned"],
  4. ["taskObj2", "Destroy the Russian artillery battery threatening our assault", "Destroy Artillery","CLEAR", getMarkerPos "OldFields"],
  5. ["taskObj3", "Destroy communications station at Devil's Castle to hamper enemy response time", "Sieze Black Mountain","CLEAR", getMarkerPos "BlackMountain"],
  6. ["taskObj4", "Destroy communications station at Black Mountain to hamper enemy response time", "Sieze Devil's Castle","CLEAR", getMarkerPos "DevilsCastle"],
  7. ["taskObj5", "Destroy enemy QRF helicopters before they can leave the airfield", "Destroy Helo QRF","CLEAR", getMarkerPos "RUS_4",]
  8. ] call FHQ_TT_addTasks;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement