Garry's Mod

Garry's Mod

Not enough ratings
[DarkRP] Fingerprints
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Effects
Addon Tags: Roleplay, Realism
File Size
Posted
Updated
919.884 KB
25 Apr, 2021 @ 12:22am
25 Apr, 2021 @ 1:24am
5 Change Notes ( view )

Subscribe to download
[DarkRP] Fingerprints

Description
GitHub-Link: https://github.com/LinXiee/LinxieesFingerprints
This addon adds fingerprints to specified weapons and Entitys.
By interacting with an entitiy by using E or picking it up with a gravity gun, you leave fingerprints.
Use gloves to hide your interactions!
Picking up weapons also works.


!!THIS ADDON RELIES ON DARKRP!!
Please let me know about bugs or features you want to see.
English is not my main language. If you see any translation erros, PLEASE let me know!
If you want to add your own weapon or entity do the follwing:

• extract .gma or download from GitHub
• go to fingerprints/lua/autorun/fingerprints_trackedEnts
• Add the following.
For entitys:
in fingerprintsTackedEnts
["(entitiy_classname)"] = "(Name to be shown in the Menu)",
For Weapons:
in fingerprintsTrackedWeapons
["(weapon_classname)"] = "(Name to be shown in the Menu"),

For Entitys use:
"self:AddFingerPrint(call)"


Credits to:
XeninUI GUI Framework by sleepyy
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1900562881

!!PLEASE!! Feedback is important!


Disclaimer:
Class name for gloves:
"gloves" - Better make it available for everyone!
Class name for fingerprintsgetter:
"fingerprintsgetter" - Only make it available for the team, that should be able to collect fingerprints from other players!