Garry's Mod

Garry's Mod

[TTT] Weapon Stats Changer
Showing 1-10 of 21 entries
< 1  2  3 >
Update: 9 Jan, 2024 @ 8:38am

Fixed adding convars for a few more weapon bases

Update: 9 Jan, 2024 @ 8:33am

- Moved all random tweaks, fixes and changes to standalone mod:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3101810034

- Mod now is only the weapon stats changer, no weapon stats are changed by default

- Split ammo convars into ones that change starting ammo and ones that change clip size
ammosize
startingammo

- All convars now contain the weapon's default stat
e.g. weapon_ttt_glock_ammosize is now 20 rather than [blank] by default, which should make changing weapon stats easier

Update: 7 Jan, 2024 @ 3:05pm

- Fixed adding convars for some weapon bases
- Fixed an error when a weapon installed does not use SWEP.Primary

Update: 5 Jan, 2024 @ 4:37am

- Fixed disable convars not working with loadout weapons
- Fixed disable convars not working with Custom Role's weapon caching

Update: 5 Jan, 2024 @ 4:34am

- Fixed disable convars not working with loadout weapons
- Fixed disable convars not working with Custom Role's weapon caching

Update: 5 Jan, 2024 @ 4:09am

Uploaded wrong version whoops

Update: 4 Jan, 2024 @ 8:52am

Added a more generic check for TTT weapons

Update: 4 Jan, 2024 @ 7:44am

Separated weapon rebalancing and fixing logic

Update: 4 Jan, 2024 @ 7:20am

Added extra nil checks and adjusted convar creation timing to ensure convars are created before the server config is run

Update: 4 Jan, 2024 @ 6:54am

Fixed starting ammo amount being changed when no modification to ammo was made