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
- Host: GitHub
- URL: https://github.com/funnoober/fivem-police-armory
- Owner: FunNoober
- Created: 2023-10-06T15:31:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T22:25:59.000Z (over 2 years ago)
- Last Synced: 2025-02-03T12:14:38.411Z (over 1 year ago)
- Language: JavaScript
- Size: 3.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


| | |
|-------------------------------------|----------------------------|
| 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