Skip to content
This repository has been archived by the owner on May 26, 2018. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 1.39 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.39 KB

BTMLColorLOSMod

BattleTech Mod (using BTML and ModTek) that changes the color of indirect firing lines in battle to a different color from direct.

Installing

After installing BTML and Modtek, put into \BATTLETECH\Mods\BTMLColorLOSMod folder and launch the game.

Features

  • Make the line drawn between your currently controlled mech and an enemy in your firing arc with indirect-fire only a different color

Settings

Setting Type Default Description
indirectLineOfFireArcColor float[4] default [1, 0.5, 0, 1] (an orange-ish color) the default in vanilla is [1, 0, 0, 1].

Note that the last number controls alpha transparency, so if you make it a zero you will probably not have an indirect firing line at all. All numbers should be between 0 and 1.

Download

Downloads can be found on github.

Install

  • Install BTML and Modtek.
  • Put the BTMLColorLOSMod.dll and mod.json files into \BATTLETECH\Mods\BTMLColorLOSMod folder.
  • If you want to change the settings do so in the mod.json.
  • Start the game.