Garry's Mod

Garry's Mod

评价数不足
[DarkRP] Fingerprints
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 特效
插件标签: 角色扮演, 写实
文件大小
发表于
更新日期
919.884 KB
2021 年 4 月 25 日 上午 12:22
2021 年 4 月 25 日 上午 1:24
5 项改动说明 ( 查看 )

订阅以下载
[DarkRP] Fingerprints

描述
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://psteamcommunity.yuanyoumao.com/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!