F-Plugins / AmmoCheck

A plugin that simulates the tarkov system to check the ammo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmmoCheck

A plugin that simulates the tarkov system to check the ammo

Informations

This is a plugin that simulates the tarkov system to check the ammo on your unturned server. To make it works you have to install the mod. You can find the link to the mod on the configuration file.

Installation

Run openmod install Feli.AmmoCheck

Configuration

hideDefaultGunStatus: true

Translations

ammo:
  empty: "Empty"
  almostEmpty: "Almost empty"
  lessHalf: "Less than half"
  aboutHalf: "About half"
  moreHalf: "Nearly full"
  full: "Full"

About

A plugin that simulates the tarkov system to check the ammo

License:Apache License 2.0


Languages

Language:C# 100.0%