Military Simulator Roblox Honor Chart

Web Application

The modern and platform-independent web application to visualize and plan military exercises and missions. Draw, save, export and exchange military map overlays in map.army. To test the latest version navigate to www.map.army.

Military Ribbon Rack Builder, All armed forces combined Rack Builder medal ribbon order of precedence chart checker rack builder with star devices; including US Army, US Navy, US Marine Corps, US Air Force, and US Coast Guard. Rack Builder Medal Ribbon Checker to verify and create per Rack Builder ribbons uniform regulations.


Visualize your Mission

The Web Application provides the required functionalities to plan and visualize a military or stability operation mission and exercise.
The App is designed to be used on a Desktop, Notebook, Tablet or even a Touchscreen Mobile Phone - you decide on which device you plan the mission.


Military Map Overlay

One or more Military Map Overlays can be added in the App. All layers are visible and one of the layers is in edit mode (active). You can draw on the active layer using the Symbol Edit functions on the right side of the window.
The Military Map Overlays is saved in the MilX format. This format can be used to exchange Military Map Overlays with other systems. It is also possible to store the Layer locally or to share it via Email.


Search Military Symbol

Open the Military Symbol Search with a click on the Search-Icon on the right side of the window. The 'Search for MSS Symbols' sub window opens. It provides all the functions to find the desired tactical graphic, unit, equipment, installation ...
A search can be done using the MIL-STD-2525 name of a symbol or by using the equipment name (for example, 'F/A 18').
The search results are displayed in the right section of the window. For easier navigation the results can be filtered.


Edit Military Symbol

The Symbol Editor is opened with a click on the Edit button in the top right corner. MSS Symbol Editor provides access to the Modifiers and Attributes of the Symbol. The Text-Modifier are positioned around the Base Symbol in the position defined by the military standards.
The toolbar contains all the Non-Text Modifiers.


Draw Military Symbol

Select a Symbol to place or move it on the map. The function to edit a symbol are found in the bottom center part of the App. This includes the functions for add, move or delete reference points.
Check the short keys of the functions to become even faster in the edit of military symbols. The short keys for the symbol edit functions are found in the hint text of the buttons.


Map Settings

Open the 'Map Settings' section in the main menu to change map style, the brightness of the map or the to change the units for distances from meters to miles.


Options

Military Simulator Roblox Honor Chart

In the 'Options' section you can choose the Symbol Set to work with. Military Map starts with the MIL-STD-2525 Symbol Set by default.
In addition, the application language can be selected.
The ‘Symbol Format’ area is used to adjust the format options of the Military Symbols. This includes parameters as ‘Line Width’ or the ‘Label Distribution’....
All changes to the default format can be stored to your session by using the save function in the bottom right of the 'Options' section.

map.army - Documentation

Discover our documentation of the web application. From beginners to military professionals - here everyone gets an answer.

What’s New

Here is a glimpse at the latest innovations - New functions or significant improvements are introduced in short cycles.

Create a share link to exchange a military map via URL. The application provides a simple method to create an iframe which can be added in a web page.

The web application supports custom image overlays. It is possible to add areal images (Ortho-Photos), georeferenced maps and non-georeferenced maps.

Vector layers in the formats GPX, KML, GeoJson and Json can now be loaded as military map overlays in the web application.


The latest version of the web application can be integrated into a web page or blog with just a few lines of code. In addition, military layers in MilX format can be loaded directly as URL parameters.

The military symbology in the web application supports now emojis in all the text modifier. This provides you with the possibility to customize tactical graphics or your unit symbol without breaking the military standards MIL-STD-2525 or APP-6.

The web application supports pins and text boxes. They can be placed on a military map overly to provide additional information. The content of the pin or text box is stored and exchanged in MilX (File Format for Military Overlays).

Military Simulator Roblox Honor Chart Generator

Contact us

Do not hesitate to contact us with your question of your feedback on map.army. Use the contact form or send your e-mail directly to mss@gs-soft.com.


Roblox Military Simulator Script

Hint: Do you know the User Forum for the web application? The link can be found in the footer of this page.

Aug 6th, 2019
Military Simulator Roblox Honor Chart
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Military Simulator Roblox Honor Chart Download

  1. ONLY FOR SOVIET UNION https://www.roblox.com/games/2988554876/AREA-51-Military-Simulator
  2. Made by roblox1geret
  3. local MilGUI = Instance.new('ScreenGui')
  4. local title = Instance.new('TextLabel')
  5. local rlist = Instance.new('TextButton')
  6. local moresoon = Instance.new('TextButton')
  7. --Properties:
  8. MilGUI.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
  9. MilGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  10. Frame.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  11. Frame.BorderSizePixel = 5
  12. Frame.Position = UDim2.new(0.0645577759, 0, 0.428977281, 0)
  13. title.Parent = Frame
  14. title.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  15. title.BorderSizePixel = 5
  16. title.Font = Enum.Font.GothamSemibold
  17. title.TextColor3 = Color3.new(1, 1, 1)
  18. title.TextSize = 25
  19. title.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  20. title.TextWrapped = true
  21. tpguns.Name = 'tpguns'
  22. tpguns.BackgroundColor3 = Color3.new(1, 1, 1)
  23. tpguns.BorderColor3 = Color3.new(1, 0, 0)
  24. tpguns.Position = UDim2.new(0, 0, 0.234728873, 0)
  25. tpguns.Font = Enum.Font.Gotham
  26. tpguns.TextColor3 = Color3.new(1, 1, 1)
  27. tpguns.TextStrokeColor3 = Color3.new(1, 0, 0)
  28. tpguns.TextWrapped = true
  29. rlist.Name = 'rlist'
  30. rlist.BackgroundColor3 = Color3.new(1, 1, 1)
  31. rlist.BorderColor3 = Color3.new(1, 0, 0)
  32. rlist.Position = UDim2.new(0, 0, 0.533034325, 0)
  33. rlist.Font = Enum.Font.Gotham
  34. rlist.TextColor3 = Color3.new(1, 1, 1)
  35. rlist.TextStrokeColor3 = Color3.new(1, 0, 0)
  36. rlist.TextWrapped = true
  37. infjump.Name = 'infjump'
  38. infjump.BackgroundColor3 = Color3.new(1, 1, 1)
  39. infjump.BorderColor3 = Color3.new(1, 0, 0)
  40. infjump.Position = UDim2.new(0, 0, 0.72717303, 0)
  41. infjump.Font = Enum.Font.Gotham
  42. infjump.TextColor3 = Color3.new(1, 1, 1)
  43. infjump.TextStrokeColor3 = Color3.new(1, 0, 0)
  44. infjump.TextWrapped = true
  45. moresoon.Name = 'moresoon'
  46. moresoon.BackgroundColor3 = Color3.new(1, 1, 1)
  47. moresoon.BorderColor3 = Color3.new(1, 0, 0)
  48. moresoon.Position = UDim2.new(0, 0, 0.889852583, 0)
  49. moresoon.Font = Enum.Font.Gotham
  50. moresoon.TextColor3 = Color3.new(0, 0, 0)
  51. moresoon.TextStrokeColor3 = Color3.new(1, 0, 0)
  52. moresoon.TextWrapped = true
  53. openclose.Name = 'openclose'
  54. openclose.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  55. openclose.BorderSizePixel = 5
  56. openclose.Position = UDim2.new(0.481023878, 0, -0.000863611698, 0)
  57. openclose.Font = Enum.Font.SourceSans
  58. openclose.TextColor3 = Color3.new(1, 1, 1)
  59. openclose.TextSize = 14
  60. openclose.TextStrokeTransparency = 0
  61. -- Scripts:
  62. local d = game.workspace:GetDescendants()
  63. for index, descendant in pairs(d) do
  64. if descendant.Parent.Name 'Model' then
  65. descendant.Parent.PrimaryPart = descendant.Parent.Part
  66. descendant.Parent:SetPrimaryPartCFrame(CFrame.new(40.11, 3.5, 215.72))
  67. end
  68. if descendant.Name 'TrenchShotgun' then
  69. descendant.Parent.PrimaryPart = descendant.Parent.Part
  70. descendant.Parent:SetPrimaryPartCFrame(CFrame.new(40.11, 6.5, 215.72))
  71. end
  72. end)
  73. rlist.MouseButton1Click:Connect(function()
  74. local list = game.Players.LocalPlayer.PlayerGui.playerList
  75. if list.Enabled true then
  76. game.Players.LocalPlayer.PlayerGui.playerList.Enabled = false
  77. game.Players.LocalPlayer.PlayerGui.playerList.Enabled = true
  78. end)
  79. infjump.MouseButton1Click:Connect(function()
  80. local Player = game:GetService'Players'.LocalPlayer;
  81. function Action(Object, Function) if Object ~= nil then Function(Object); end end
  82. UIS.InputBegan:connect(function(UserInput)
  83. if UserInput.UserInputType Enum.UserInputType.Keyboard and UserInput.KeyCode Enum.KeyCode.Space then
  84. Action(Player.Character.Humanoid, function(self)
  85. if self:GetState() Enum.HumanoidStateType.Jumping or self:GetState() Enum.HumanoidStateType.Freefall then
  86. Action(self.Parent.HumanoidRootPart, function(self)
  87. self.Velocity = Vector3.new(0, _G.JumpHeight, 0);
  88. end
  89. end
  90. end)
  91. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  92. counter = 0
  93. open = true
  94. openclose.MouseButton1Click:Connect(function()
  95. Frame.Visible = false
  96. open = false
  97. Frame.Visible = true
  98. open = true
  99. end)
  100. while true do
  101. tpguns.TextStrokeColor3 = Color3.fromHSV(zigzag(counter),1,1)
  102. rlist.TextStrokeColor3 = Color3.fromHSV(zigzag(counter),1,1)
  103. infjump.TextStrokeColor3 = Color3.fromHSV(zigzag(counter),1,1)
  104. title.TextStrokeColor3 = Color3.fromHSV(zigzag(counter),1,1)
  105. title.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  106. moresoon.TextStrokeColor3 = Color3.fromHSV(zigzag(counter),1,1)
  107. Frame.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  108. openclose.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  109. openclose.TextStrokeColor3 = Color3.fromHSV(zigzag(counter),1,1)
  110. end

Roblox Military Simulator Codes