Garry's Mod

Garry's Mod

Simple Magazine System
shwowsh  [开发者] 9 月 20 日 上午 9:18
Bug Reports
Let me know about any bugs or situations where the mod is not functioning as expected. The more details the better. I can try to address SWEP incompatablities but SWEPS are all unique (the main popular bases should work).
< >
正在显示第 1 - 5 条,共 5 条留言
ARC9 weapons have chambering capacity already. To identify the chamber capacity check the weapons ChamberSize variable. e.g. wep.ChamberSize

The result of not checking for chamber size is that the addon adds one up and arc9 does so too resulting in double chambered round. e.g. 50/50 becomes 52/50.

P.S. I saute you sir.
最后由 EthicalObligation 编辑于; 9 月 20 日 下午 12:57
GaussTheWizard 9 月 21 日 下午 12:28 
HUD settings don't appear to save between game sessions.
Edit: might just be because I crashed, probably not your fault.
最后由 GaussTheWizard 编辑于; 9 月 21 日 下午 12:30
CALCIUM5975 9 月 21 日 下午 6:10 
For some reason the mag dump command doesn't work on any weapons
Gake 9 月 23 日 下午 12:42 
When using the Alt Fire on HL2 SMG, using a MMOD visual/sound replacer, if the last grenade is fired it will cause a primary reload which destroys a full magazine of ammo.
shwowsh  [开发者] 9 月 29 日 下午 9:27 
引用自 EthicalObligation
ARC9 weapons have chambering capacity already. To identify the chamber capacity check the weapons ChamberSize variable. e.g. wep.ChamberSize

The result of not checking for chamber size is that the addon adds one up and arc9 does so too resulting in double chambered round. e.g. 50/50 becomes 52/50.

P.S. I saute you sir.

Ah yes, I did that for arccw but not arc9 - I just set chamber size to 0 for all ArcCW weapons on spawn. I can do that next update. It can be done in a completely standalone lua script even.
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50