Metis-Team / mts_marker

NATO joint military symbols for ArmA 3
Other
17 stars 8 forks source link

More markers #11

Open Timi007 opened 6 years ago

Timi007 commented 6 years ago

This issue is a list of icons and modifiers which should be implemented in the upcoming versions. Here you can also request new markers.

Icons/modifiers:

johnny0964 commented 6 years ago

Perhaps you could also add tactical mission task markers such as "Assault," "Attack-by-fire," "Contain," etc. I am sorry if I didn't describe them correctly, but I never served in the military and these are the common names for these markers / graphics online

Timi007 commented 6 years ago

I think what you mean are control measure symbols (e.g. the attack arrow).
They would be very difficult to implement because they're very customizable, they can vary in lenth, width, curvature, etc.
There are possible ways to add them (e.g. with the drawPolygon command) but with a very high cost: Performance. And for the curvature of symbols ArmA can't make Bézier curves, so more points would be needed.

Jetrise commented 4 years ago

Is it possible to have a Date Time Group modifier considered? For games that last a long time, the map can get cluttered, and by having a DTG, it can be easy to differentiate map marker intelligence. It would be neat to have the DTG as a checkbox, and it automatically inputs the current in-game DTG. Or perhaps a simpler version with just a time would be awesome. Thanks for considering.

Timi007 commented 4 years ago

Thank you for your proposal. We will think about it and give you our consideration.

Timi007 commented 4 years ago

@Jetrise We will add the time (#32) to markers. This will need only 25 Arma-markers. For the whole DTG we need 70.
Either we need a better method of representing text left of a marker or a better method to automatically generate the needed markers.
Also there's no need for the whole date because most games don't last multiple ingame days.

Currently a marker is needed for each position of a letter because Arma messes with the marker zoom and overlap if markers are moved.

Lifetap commented 4 years ago

Would it be possible to add the "installation" modifier (ie the black rectangle on top of the main marker) ?

Timi007 commented 4 years ago

Currently I see no need for them. They represent mainly production facilities and have their own set of icons and modifiers.
If you want something like supply, maintenance or CSS symbols, they're already available.
So I will add them maybe one day but don't expect anything.

Lifetap commented 4 years ago

Since Arma is very limited in terms of markers / drawing capability we use "installations" in the vanilla marker set, to represent emplacements. I was just hoping for a similar option in Metis, but no problem. I assumed the NATO foxhole/emplacement/weapon slit marker would be too difficult to add

Timi007 commented 4 years ago

Maybe I understand you wrong but do you mean fortified positions by emplacements?
If so, then you can easily draw them yourself. image Note that you rotate the symbol facing the enemy. So in this example the enemy would be north.

You can/must also combine them with a unit symbol. image