Skip to content

This is a simple lua script that I wrote for my gaming hobby. It allows a player to "drop off" guns they collect when roleplaying in fivem.

License

Notifications You must be signed in to change notification settings

TheDong3r/Gaming-Script-Fivem-Evidence-Drop-off

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gaming-Script-Fivem-Evidence-Drop-off

This is a simple lua script that I wrote for my gaming hobby. It allows a player to "drop off" guns they collect when roleplaying in fivem.

A simple script to add a location for players to drop off items (weapons) they have collected from peds/players during the game. This adds RP instead of just using vmenu to remove weapons.

I could ask for credit here, but this is just a contribution as I work to improve my coding skills.

The locations are set for my FivePD server. The blip ID's are generic, adjust as you need.

Install- Standard FiveM resource- Drag and drop in your resources folder. start/ensure resource (you can rename if you like)

v1.1 Update

Big update to the code. I am still learning things here. (July 2024)

Combined the marker and hologram checks into single loops to improve efficiency. Fixed the multiple definitions of the Holograms function. Used loop variables for all distance checks and marker drawing. Ensured distance checks are performed once per frame per blip. Optimize Citizen.Wait(0) Combine Threads instead of one per each operation. Fixed Config issue where you had to create another function for each new location (n00b)...

About

This is a simple lua script that I wrote for my gaming hobby. It allows a player to "drop off" guns they collect when roleplaying in fivem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages