Garry's Mod
99 valoraciones
TTT Detective Playercam
   
Premiar
Favoritos
Favorito
Quitar
Tipo de contenido: Extensión
Tipo de extensión: Herramienta
Etiqueta de extensión: Diversión, Juego de rol
Tamaño
Publicado el
Actualizado el
56.693 KB
8 JUN 2017 a las 7:16
7 MAY 2024 a las 9:27
17 notas sobre cambios ( ver )

Suscríbete para descargar
TTT Detective Playercam

En 1 colección creada por Fresh Garry
Fresh Garrys TTT Server Addons
386 artículos
Descripción
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://steamproxy.com/id/JakeyF_/ )
Special thanks for the icon to:
DJ Bat ( http://steamproxy.com/profiles/76561198123553661/ )
Byron ( http://steamproxy.com/id/ByroN258 )

Known Bugs:
-none
Feel free to report bugs!
37 comentarios
Fresh Garry  [autor] 6 MAY a las 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 MAY a las 19: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  [autor] 5 MAY a las 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 4 MAY a las 16:46 
why is it when a camera attached to a player and that player leaves it forces you into third person?
Fresh Garry  [autor] 10 FEB a las 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 9 FEB a las 13: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  [autor] 13 FEB 2022 a las 11:47 
Yes thats cool for me. I would be happy if you could add me as coauthor of the addon. :)
pawel99uk 13 FEB 2022 a las 9:20 
can i add this to my ttt2 role pls the guard
Fresh Garry  [autor] 29 SEP 2021 a las 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. 28 SEP 2021 a las 13: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 )