Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

krow

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About krow

  • Rank
    Newbie
  1. OK after continuing my search I finally came across this: markerstr = createMarker ["marker1", [4418,4396]]; markerstr setMarkerShape "ICON"; "marker1" setMarkerType "Select"; "marker1" setMarkerColor "ColorRed"; Note: ["marker1", [4418,4396] = Markername and placement Co-ordinates. Just thought I'd follow up for anyone else who has been looking and had the same trouble finding this information as I did.
  2. Firstly I apologise if this is a silly question, however I am very new to the Arma3 Editor (and franchise for that matter) - I have spent several days watching and learning from many tutorials. Although I have learned a great deal quickly, one simple thing eludes me. How do I link a marker to a trigger to appear and disappear. I would like it so that when "create task" is triggered, a destination Marker appears on the map, and then disappears on completion of said task. Any help would be greatly appreciated.
×