Last updated | 2 years ago |
Total downloads | 1170 |
Total rating | 4 |
Categories | Mods Client-side |
Dependency string | Mysterious_Reuploads-S2RangeFinder-1.0.0 |
Dependants | 0 other packages depend on this package |
README
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 calleds2_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