Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.06 KB

File metadata and controls

19 lines (15 loc) · 1.06 KB

DCS NoShootZone script 💥

Script to give a sanction to a player shooting in a forbidden zone.

How to install it?

  • Open your mission in the mission editor
  • Mist script is mandatory, load it first in your mission! https://github.com/mrSkortch/MissionScriptingTools
  • Place zones (circle and/or rectangle) where you want the shots to be forbidden ExampleZones
  • In the DCS-NoShootOrKickGameGUI.lua file, add all the zone names in the zone_names list : local zone_names = {'zone1','zone2','zone3','zone4'} -- Put how much you want, can be separate airfields
  • Load the script as you did to load the Mist script
  • Host your mission and enjoy 😏

What I ask in exchange?

  • Mention a small credit to me in your server/mission 🥰

If any question, find me on my Discord in a public channel (no DM, your question can help other people 😉 ) => My Discord

Licence: Creative Commons Attribution-NonCommercial 3.0 Unported