Garry's Mod

Garry's Mod

Not enough ratings
[TTT] Jester Emulator
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Tags: Fun, Roleplay
File Size
Posted
19.218 KB
8 May, 2020 @ 11:44am
1 Change Note ( view )

Subscribe to download
[TTT] Jester Emulator

In 2 collections by beans?
GMOD 4 big bois
201 items
beans?'s TTT addons
4 items
Description
Note: This addon only works with trouble in terrorist town (TTT). This addon works best with addons that introduce a jester or similar role, like Custom Roles for TTT or Town of Terror.

Description
This weapon is purchasable by traitors from the buy menu. While looking like an M16, it does no damage upon firing. This allows the traitor to mislead other terrorists into thinking they are the jester (or similar), lulling them into a false sense of security.

Acknowledgements
This is my first addon for Garry's mod and I mostly used it to start to learn lua coding. It's honestly pretty straightforward; it took me more time to make the icon and work out how to upload to the workshop.

Check out my other addons.

If you have any comments, improvements or bugs that need fixed let me know!
(also please rate up if you like it <3)

4 Comments
Malivil 4 Apr, 2023 @ 5:51pm 
Hi, I noticed an issue with how this is set up. Since the code for it is in "entities/weapons/shared.lua" which is a common path, it's being overwritten by some other addon. This makes it so this gun doesn't get loaded and doesn't show in the shop.

The fix is pretty easy, you just have to rename "shared.lua" to something like "weapon_ttt_jestergun.lua".
Also while you're in there, can you please change "SWEP.Primary.Automatic = false" to "SWEP.Primary.Automatic = true" so it's full-auto like the real M16?

Thanks =)
faye 6 May, 2022 @ 4:33am 
This is a really cool idea! Is it possible to update it to be a fully automatic M16 though? Currently it's single fire, which can make it a bit obvious if someone shoots. Traitors can also be told to "shoot the gun fast" and if they can't, people know they're a traitor
pawel99uk 15 Feb, 2022 @ 10:12am 
what about ttt2 jester?
♪ Gormi 6 Aug, 2020 @ 2:22pm 
Could you edit it so you are able to hold left click to shoot, like with the normal M16?