Garry's Mod

Garry's Mod

99 Bewertungen
TTT Detective Playercam
   
Preis verleihen
Favorisieren
Favorisiert
Entfernen
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun, Roleplay
Dateigröße
Veröffentlicht
Aktualisiert
56.693 KB
8. Juni 2017 um 7:16
7. Mai 2024 um 9:27
17 Änderungshinweise (anzeigen)

Abonnieren zum Herunterladen
TTT Detective Playercam

In 1 Kollektion von Fresh Garry
Fresh Garrys TTT Server Addons
386 Inhalte
Beschreibung
Dieses Addon fügt ein Item im Detective Shop hinzu.
Wenn man mit diesem Item einen spieler anschießt, öffnet sich ein Fenster mit der Sicht des Spielers in der oberen linken Ecke.
Wenn das Scoreboard geöffnet ist, kann das Fenster bewegt oder geschlossen werden.
Wenn das fenster geschlossen wird bekommt man Munition für die Waffe und kann erneut schießen.

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 )

Bekannte Bugs:
-keine
37 Kommentare
Fresh Garry  [Autor] 6. Mai um 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. Mai um 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. Mai um 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. Mai um 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. um 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. um 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 um 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 um 9:20 
can i add this to my ttt2 role pls the guard
Fresh Garry  [Autor] 29. Sep. 2021 um 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 um 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 )