Heartfire-S2RangeFinderFixed icon

S2RangeFinderFixed

Fixed a bug causing range output to be significantly smaller

Last updated a month ago
Total downloads 90
Total rating 0 
Categories Mods Client-side
Dependency string Heartfire-S2RangeFinderFixed-1.0.0
Dependants 0 other packages depend on this package

README

code by MultiNest | uploaded by Heartfire

This is a RE-upload of S2's RangeFinder with bug fixing.

Fixed a bug causing range output to be significantly smaller. ( Should be a rounding issue. )

See https://thunderstore.io/c/northstar/p/Mysterious_Reuploads/S2RangeFinder/ for the vanilla version.

Here's the original description.

Fully Customisable Rangefinder

Settings:

  • Colour
  • Unit change (meters or feet + optional hammer units display under the base one, off by default)
  • Position
  • Size
  • Alpha (alpha gets cut in half when the rangefinder's value is under 10 meters)

How to change the settings:

  • In the mod folder, navigate to mod\scripts\vscripts\. You'll find a file called s2_rangefinder.nut there, open it with a text editor (normal notepad will do)
  • On the first couple of lines you'll see a struct called settings, each of the options have a description, change them as instructed
  • Save the file and start your game/click reload mods in the mod section, your changes should be applied Save the file and start your game/click reload mods in the mod section, your changes should be applied

Credits:

  • Mod by S2ymi
  • Uploaded with permission by Mysterious_RSA
  • Big thanks to @Jules#7499 for writing the raycast part of the rangefinder