Garry's Mod

Garry's Mod

评价数不足
EntityInfobox for FPP
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 工具
插件标签: 建筑
文件大小
发表于
2.841 KB
2019 年 10 月 15 日 上午 11:45
1 项改动说明 ( 查看 )

订阅以下载
EntityInfobox for FPP

描述
EntityInfobox shows you information about the entity you're looking at.
It's designed to work with Falco's Prop Protection and executes fully on the clientside.

Only essential information is shown to minimalize the clutter on your screen.

Console commands:
entityinfobox_enabled [1] - enable or disable the EntityInfobox
entityinfobox_disappeartime [0.8] - time it takes the info to disappear (seconds)
entityinfobox_animationspeed [5] - Divisor of the animation speed (the higher the slower animation speed)

GitHub mirror: https://github.com/adamnejm/fpp-entity-infobox

Available info about the entity (not all might be shown at once):
- owner
- class
- index
- model
- material
- color
- skin
- position
- angles


WARNING:
This addon disables ugly FPP's HUD by default.
If you wish to enable it, please first disable the EntityInfobox using console command mentioned earlier, then enable FPP HUD using this command:
FPP_PrivateSettings_HideOwner 0
1 条留言
NightReaper 2024 年 3 月 25 日 下午 3:26 
Don't suppose there's a way to make this work without Falco's?