Garry's Mod

Garry's Mod

99 个评价
TTT Detective Playercam
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 工具
插件标签: 快乐, 角色扮演
文件大小
发表于
更新日期
56.693 KB
2017 年 6 月 8 日 上午 7:16
2024 年 5 月 7 日 上午 9:27
17 项改动说明 ( 查看 )

订阅以下载
TTT Detective Playercam

在 Fresh Garry 的 1 个合集中
Fresh Garrys TTT Server Addons
386 件物品
描述
If this addon is installed the Dete Playercam will be a byable swep for the detective.
If you shoot a person with it there appears a window at the top left screencorner.
If you open the scoreboard you can drag or close the window.
If you have closed the window you receive ammo for the Dete Playercam and you can shoot again.

Credits:
Special thanks for fixing the bug that the own playermodel was not rendered in the playercam to:
Jakey ( https://psteamcommunity.yuanyoumao.com/id/JakeyF_/ )
Special thanks for the icon to:
DJ Bat ( http://psteamcommunity.yuanyoumao.com/profiles/76561198123553661/ )
Byron ( http://psteamcommunity.yuanyoumao.com/id/ByroN258 )

Known Bugs:
-none
Feel free to report bugs!
37 条留言
Fresh Garry  [作者] 5 月 6 日 上午 11:37 
Sorry i am totally not into the code at the moment so i really dont know what could be wrong. I would guess that something should be reseted when a player leaves the same way that it is for when a player dies, but that might be missing causing those problems.
d33r 5 月 5 日 下午 7:10 
like I get that but I was interested if you had an idea as to why that would happen, I don't use github.
Fresh Garry  [作者] 5 月 5 日 下午 12:31 
Hi,
that sounds like a bug. Unfortunately i am not able to work at the addon at the moment. If you are into programming you can suggest a fix here: https://github.com/FreshGarry/TTT-Detective-Playercam
d33r 5 月 4 日 下午 4:46 
why is it when a camera attached to a player and that player leaves it forces you into third person?
Fresh Garry  [作者] 2 月 10 日 上午 10:20 
Hi,
at the moment that is not possible. If you are into programming you can suggest that change here: https://github.com/FreshGarry/TTT-Detective-Playercam
Spanospy 2 月 9 日 下午 1:46 
I'm looking into if it's possible for players to know when there's a camera attached to them. Does this addon expose this anywhere?
Fresh Garry  [作者] 2022 年 2 月 13 日 上午 11:47 
Yes thats cool for me. I would be happy if you could add me as coauthor of the addon. :)
pawel99uk 2022 年 2 月 13 日 上午 9:20 
can i add this to my ttt2 role pls the guard
Fresh Garry  [作者] 2021 年 9 月 29 日 上午 5:32 
Im sorry for the issue. At the moment I have not mutch time to work at the addons. But you could request your fix here: https://github.com/FreshGarry/TTT-Detective-Playercam and ill try to check it and upload it soon.
Unaverage Joe. 2021 年 9 月 28 日 下午 1:20 
If I'm reading the code correctly there seems to be no firerate delay for the gun itself. SetNextPrimaryFire creates a delay between shots and defines the RPM for the gun, which the weapon does not seem to have, and makes it have a potential infinite RPM which is exploitable with macros.
self:SetNextPrimaryFire( CurTime() + self.Primary.Delay )