Garry's Mod

Garry's Mod

TTT Detective Shotgun
20 則留言
Niesson 2022 年 6 月 29 日 下午 12:02 
I highly recommend to lower the volume by lowering the number in each "volume = 1," line to a 0.x decimal.
Niesson 2022 年 6 月 29 日 上午 11:57 
Regarding missing sound:
Create a lua file (e.g. detective_shotgun.lua) in the path garrysmod/addons/ttt_detective_shotgun_383162630/lua/autorun on your server.

Put the following lines in the .lua file and save it:


sound.Add({
name = "Mberg_590.Single",
channel = CHAN_STATIC,
volume = 1,
sound = "weapons/590/m3-1.wav"
})

sound.Add({
name = "Mberg_590.Insertshell",
channel = CHAN_ITEM,
volume = 1,
sound = "weapons/590/m3_insertshell.mp3"
})

sound.Add({
name = "Mberg_590.Pump",
channel = CHAN_ITEM,
volume = 1,
sound = "weapons/590/m3_pump.mp3"
})

sound.Add({
name = "Mberg_590.Bullet",
channel = CHAN_ITEM,
volume = 1,
sound = "weapons/590/m3_bullet.mp3"
})

sound.Add({
name = "Mberg_590.Draw",
channel = CHAN_ITEM,
volume = 1,
sound = "weapons/590/m3_draw.mp3"
})
SovetskiDuck 2019 年 7 月 20 日 下午 6:30 
Cool addon but there is no sound, could you fix resource?
Zuko  [作者] 2015 年 8 月 1 日 下午 2:52 
You might be missing a line or two in your resource.add file.
mamacitaclaudy 2015 年 8 月 1 日 下午 2:48 
I do have it on a TTT server. It's weird because when you hold the gun yourself, its fine. But if you look at someone holding the gun, its pink and black
Zuko  [作者] 2015 年 8 月 1 日 下午 2:46 
You have to have it on a ttt server. It works better if you put it on a dedicated ttt server and force clients to download the materials, models and sounds instead of starting a server from a client. It cant be used in sandbox.
mamacitaclaudy 2015 年 8 月 1 日 下午 12:25 
Also, if you look at someone holding it, it's pink and black
mamacitaclaudy 2015 年 8 月 1 日 上午 7:40 
Is it me or does it not really make a sound when shot?
Zuko  [作者] 2015 年 2 月 19 日 下午 4:01 
no problem man
J 2015 年 2 月 19 日 下午 3:36 
oh, well that sucks, but thanks for the info DarkSilence.
Zuko  [作者] 2015 年 2 月 19 日 下午 3:13 
Steam Workshop might be broken right now.
J 2015 年 2 月 19 日 上午 5:07 
won't install. :(
dok441 2015 年 2 月 4 日 下午 3:43 
ok
Zuko  [作者] 2015 年 2 月 4 日 下午 2:49 
Works fine for me.
dok441 2015 年 2 月 4 日 上午 6:22 
No sound
Fabian 2015 年 2 月 2 日 下午 12:28 
I subscribed to it and added it to my server workshop collection. I don't have the M9K Weapons installed.
Zuko  [作者] 2015 年 2 月 2 日 上午 7:08 
How did you install it? If you just subbed and it is missing textures, I will look into it. If you extracted it and put it in a server you need to fastdl it.
TehCossack 2015 年 2 月 2 日 上午 5:56 
@Fabian , you propably need the M9K Weapons
Fabian 2015 年 2 月 2 日 上午 5:29 
Seems like it's missing a texture. The whole weapon is pink/black.
Karma 2015 年 1 月 30 日 下午 5:20 
Wow so cool! Awesome design and FLAWLESS! 10/10.