An open API service indexing awesome lists of open source software.

https://github.com/funnoober/fivem-police-armory

A armory for police stations across San Andreas
https://github.com/funnoober/fivem-police-armory

Last synced: 9 months ago
JSON representation

A armory for police stations across San Andreas

Awesome Lists containing this project

README

          

## What Is It?
A standalone and simple police armory script that allows police officers to go to a police station to edit their loadouts. Uses a clean and efficient user interface with no bloated dependencies.
## Why?
This script adds to the immersion of vMenu or non-economy based servers.
## For Owners
- Configure the weapons offered at the armory
- Configure the locations of the armories
- Easily readable code
## How to Configure
- Weapons are found in `police-armory/resources/armory.js`
- Locations are found in `police-armory/config.lua`
## Technical Information
- Built with pure Lua and Javascript (of course making use of the FiveM APis)
- No required dependencies
- Makes use of a thread, but with minimal overhead

### [Download (Github)](https://github.com/FunNoober/fivem-police-armory/releases/tag/v1)
### [Weapons List](https://www.vespura.com/fivem/weapons/stats/)
### [Components List](https://www.vespura.com/fivem/weapons/)

## Screenshots
![Image1](https://github.com/FunNoober/fivem-police-armory/blob/main/screenshots/Screenshot%202023-10-06%2011-44-47.png?raw=true)
![Image2](https://github.com/FunNoober/fivem-police-armory/blob/main/screenshots/Screenshot%202023-10-06%2011-44-54.png?raw=true)

| | |
|-------------------------------------|----------------------------|
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | 150-ish |
| Requirements | None |
| Support | Yes |

## Credits
- Roboto designed by Christian Robertson, provided by Google Fonts

## Todo
- [ ] Ace Permissions
- [ ] Markers at armories
- [ ] Blips at armories