Skip to content

WIP evidence system designed to work with ox_inventory

License

Notifications You must be signed in to change notification settings

Rio358/linden_evidence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linden_evidence

WIP evidence system designed to work with ox_inventory

On hold while I'm focusing on the development of the inventory!
There will be a complete rework.

Creates Blood Splatter when player receives damage.

  • Collecting blood will give item evidence_blood with the player's name as the metadata.description

Creates both a Bullet and Bullet Casing when a firearm is used.

  • Collecting them will give item evidence_bullet and evidence_casing with the serial number of the weapon used to create them set as the metadata.description

  • Receive evidence table from the server when you connect.
  • Collect all evidence within range by pressing e, should properly remove the evidence from other clients and the server.
  • Does not create evidence when WEAPON_STUNGUN is fired (can easily be changed to create prongs and cartridges).
  • Support setting different names for bullets and casings for weapons - by default uses pellets and shells for shotguns.

About

WIP evidence system designed to work with ox_inventory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%