https://github.com/InsultingPros/AccuracyBroadcaster
Prints headshot accuracy message. Show em your skills!
https://github.com/InsultingPros/AccuracyBroadcaster
killing-floor mutator unrealscript whitelisted
Last synced: over 1 year ago
JSON representation
Prints headshot accuracy message. Show em your skills!
- Host: GitHub
- URL: https://github.com/InsultingPros/AccuracyBroadcaster
- Owner: InsultingPros
- License: gpl-3.0
- Created: 2023-04-13T22:33:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T13:27:03.000Z (over 1 year ago)
- Last Synced: 2024-11-25T14:27:20.856Z (over 1 year ago)
- Topics: killing-floor, mutator, unrealscript, whitelisted
- Language: UnrealScript
- Homepage:
- Size: 206 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Accuracy Broadcaster
[ScrnBalance]: https://github.com/poosh/KF-ScrnBalance
[Poosh]: https://github.com/poosh
[KFUnflect]: https://github.com/InsultingPros/KFUnflect/releases
[](https://github.com/InsultingPros/AccuracyBroadcaster/releases)

This is the only publicly available headshot accuracy broadcaster other than [Poosh]'s [ScrnBalance], but has a different implementation thanks to [KFUnflect]. Other private versions are directly ripped from ScrN and are too good to be used by us peasants.
All available variables can be found in [config file](Configs/AccuracyBroadcaster.ini), feel free to modify the accuracy message by your taste! And spam `mutate acc / accuracy` to enjoy yourself at any time.
## Installation
This mod depends on [KFUnflect], so don't forget to have it in your `System` directory.
```ini
AccuracyBroadcaster.AccuracyBroadcaster
```
## Building
Use [KF Compile Tool](https://github.com/InsultingPros/KFCompileTool) for easy compilation.
```ini
EditPackages=KFUnflect
EditPackages=AccuracyBroadcaster
```