Is there any way to create markers with a script? I know I can create them in the editor and set them to "EMPTY", etc. but what I want to do is actually create them as the mission progresses.
I dug around, but couldn't find any CreateMarker commands. I don't think CamCreate or CreateVehicle can be used that way either since markers seem to have their own special commands.
Also, is there a way to change the text in a marker, i.e. if it says "Bridge" can I change it to say "Bridge Down" etc. in the script?
Thanks!