Garry's Mod

Garry's Mod

M9K Assault Rifles
Lucifer 2019 年 8 月 26 日 下午 12:52
Muzzle flash
Not every weapon, but a lot of weapons when fired seem to have their muzzle flash shooting sideways from the gun. Anyone know a fix for this? I've played on a few servers where this isn't an issue but I'm getting on my server.
< >
正在显示第 1 - 8 条,共 8 条留言
bozo 2020 年 4 月 1 日 上午 11:21 
2020, still no fix
FatPigeon( ͡° ͜ʖ ͡°) 2020 年 4 月 20 日 下午 5:42 
SWEP.CSMuzzleFlashes = true
Add that to any of the weapon files you are editing. To make the change for all of them find the folder bobs_gun_base and edit the shared.lua file and add the line. This will make all the muzzle flashes for the guns to use the Counter Strike: Source muzzle flash instead.
Lucifer 2020 年 4 月 21 日 上午 9:04 
What I did was put the m9k folder into my servers addon folder, then did the above to the bobs_gun_base, saved it and got into my server and the muzzle flash was fixed
FatPigeon( ͡° ͜ʖ ͡°) 2020 年 4 月 21 日 下午 3:04 
As long as the server host has done the same, there isn't much you can do if they haven't done it.
Adacho 2021 年 5 月 25 日 下午 2:25 
Muzzle flash problem is still current.
Homare Nishitani 2022 年 4 月 14 日 下午 1:49 
download the yee berrata's, it removes the muzzle flash effect
ReddSnake 2024 年 9 月 11 日 上午 1:40 
SWEP.CSMuzzleFlashes = true
Add that to any of the weapon files you are editing. To make the change for all of them find the folder bobs_gun_base and edit the shared.lua file and add the line. This will make all the muzzle flashes for the guns to use the Counter Strike: Source muzzle flash instead.
I know this comment was made four years ago, but there doesn't seem to be a file like that related to the addon, at least not maybe anymore
FatPigeon( ͡° ͜ʖ ͡°) 2024 年 9 月 13 日 下午 3:27 
引用自 ReddSnake
SWEP.CSMuzzleFlashes = true
Add that to any of the weapon files you are editing. To make the change for all of them find the folder bobs_gun_base and edit the shared.lua file and add the line. This will make all the muzzle flashes for the guns to use the Counter Strike: Source muzzle flash instead.
I know this comment was made four years ago, but there doesn't seem to be a file like that related to the addon, at least not maybe anymore
When you unpack the addon, inside of it you go lua > weapons > bobs_gun_base. In bobs_gun_base is the shared.lua file and then you add:
SWEP.CSMuzzleFlashes = true
This variable itself probably doesn't exist in the file so just copy and paste it into there and it should work.
< >
正在显示第 1 - 8 条,共 8 条留言
每页显示数: 1530 50