Skip to content

Commit

Permalink
Add more icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Timi007 committed Dec 24, 2023
1 parent d5a5565 commit 663d3cf
Show file tree
Hide file tree
Showing 49 changed files with 88 additions and 1 deletion.
8 changes: 8 additions & 0 deletions addons/markers/CfgMarkers/CfgMarkersBlufor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ MARKER(blu,mod,radar);
MARKER(blu,mod,field_artillery_observer);
MARKER(blu,mod,eod);
MARKER(blu,mod,ranger);
MARKER(blu,mod,aviation_composite);
MARKER(blu,mod,electromagnetic_warfare);
MARKER(blu,mod,internal_security_force);
MARKER(blu,mod,isaf);
MARKER(blu,mod,liaison);
MARKER(blu,mod,main_gun_system);
MARKER(blu,mod,police);
MARKER(blu,mod,search_and_rescue);

//Blufor Mod1
MARKER(blu,mod,attack);
Expand Down
8 changes: 8 additions & 0 deletions addons/markers/CfgMarkers/CfgMarkersNeutral.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ MARKER(neu,mod,radar);
MARKER(neu,mod,field_artillery_observer);
MARKER(neu,mod,eod);
MARKER(neu,mod,ranger);
MARKER(neu,mod,aviation_composite);
MARKER(neu,mod,electromagnetic_warfare);
MARKER(neu,mod,internal_security_force);
MARKER(neu,mod,isaf);
MARKER(neu,mod,liaison);
MARKER(neu,mod,main_gun_system);
MARKER(neu,mod,police);
MARKER(neu,mod,search_and_rescue);

//Neutral Mod1
MARKER(neu,mod,attack);
Expand Down
8 changes: 8 additions & 0 deletions addons/markers/CfgMarkers/CfgMarkersRedfor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ MARKER(red,mod,radar);
MARKER(red,mod,field_artillery_observer);
MARKER(red,mod,eod);
MARKER(red,mod,ranger);
MARKER(red,mod,aviation_composite);
MARKER(red,mod,electromagnetic_warfare);
MARKER(red,mod,internal_security_force);
MARKER(red,mod,isaf);
MARKER(red,mod,liaison);
MARKER(red,mod,main_gun_system);
MARKER(red,mod,police);
MARKER(red,mod,search_and_rescue);

//Redfor Mod1
MARKER(red,mod,attack);
Expand Down
8 changes: 8 additions & 0 deletions addons/markers/CfgMarkers/CfgMarkersUnknown.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ MARKER(unk,mod,radar);
MARKER(unk,mod,field_artillery_observer);
MARKER(unk,mod,eod);
MARKER(unk,mod,ranger);
MARKER(unk,mod,aviation_composite);
MARKER(unk,mod,electromagnetic_warfare);
MARKER(unk,mod,internal_security_force);
MARKER(unk,mod,isaf);
MARKER(unk,mod,liaison);
MARKER(unk,mod,main_gun_system);
MARKER(unk,mod,police);
MARKER(unk,mod,search_and_rescue);

//Unknown Mod1
MARKER(unk,mod,attack);
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
13 changes: 12 additions & 1 deletion addons/markers/initMarkerVariables.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,18 @@ GVAR(iconArray) = [
["radar"],
["field_artillery_observer"],
["eod"],
["ranger"]
["ranger"],
["aviation_composite"],
["electromagnetic_warfare"],
["internal_security_force"],
["isaf"],
["liaison"],
["main_gun_system"],
["main_gun_system_infantry", ["main_gun_system", "infantry"]],
["main_gun_system_mechanized", ["main_gun_system", "infantry", "armor"]],
["main_gun_system_air_defence", ["main_gun_system", "air_defence"]],
["police"],
["search_and_rescue"]
];

GVAR(mod1Array) = [
Expand Down
44 changes: 44 additions & 0 deletions addons/markers/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,50 @@
<Original>Ranger</Original>
<German>Ranger</German>
</Key>
<Key ID="str_mts_markers_ui_icon_aviation_composite">
<Original>Aviation Composite</Original>
<German>Starr- und Drehflügler</German>
</Key>
<Key ID="str_mts_markers_ui_icon_electromagnetic_warfare">
<Original>Electromagnetic Warfare</Original>
<German>Elektronischer Kampf</German>
</Key>
<Key ID="str_mts_markers_ui_icon_internal_security_force">
<Original>Internal Security Force</Original>
<German>Interne Sicherheitskräfte</German>
</Key>
<Key ID="str_mts_markers_ui_icon_isaf">
<Original>International Security Assistance Force (ISAF)</Original>
<German>Internationale Schutztruppe für Afghanistan (ISAF)</German>
</Key>
<Key ID="str_mts_markers_ui_icon_liaison">
<Original>Liaison</Original>
<German>Verbindung</German>
</Key>
<Key ID="str_mts_markers_ui_icon_main_gun_system">
<Original>Main Gun System</Original>
<German>Ausstattung mit schwerem Waffensystem</German>
</Key>
<Key ID="str_mts_markers_ui_icon_main_gun_system_infantry">
<Original>Infantry with Main Gun System</Original>
<German>Infanterie mit schwerem Waffensystem</German>
</Key>
<Key ID="str_mts_markers_ui_icon_main_gun_system_mechanized">
<Original>Mechanized Infantry with Main Gun System</Original>
<German>Mechanisierte Infanterie mit schwerem Waffensystem</German>
</Key>
<Key ID="str_mts_markers_ui_icon_main_gun_system_air_defence">
<Original>Air Defence with Main Gun System</Original>
<German>Flugabwehr mit schwerem Waffensystem</German>
</Key>
<Key ID="str_mts_markers_ui_icon_police">
<Original>Police</Original>
<German>Polizei</German>
</Key>
<Key ID="str_mts_markers_ui_icon_search_and_rescue">
<Original>Search and Rescue</Original>
<German>Such- und Rettungsdienst</German>
</Key>
</Container>
<Container name="UI_mod1">
<Key ID="str_mts_markers_ui_mod1_empty">
Expand Down

0 comments on commit 663d3cf

Please sign in to comment.