Garry's Mod
Custom Loadout
Mostrando 41-50 de 61 aportaciones
< 1  2  3  4  5  6  7 >
Actualización: 5 OCT 2022 a las 12:59

None Provided

Actualización: 2 AGO 2022 a las 5:56

- Make it work outside of Sandbox. For now, you can open it by using the custom_loadout_open console command

Actualización: 1 AGO 2022 a las 5:59

- Added the ability to rename loadouts (Revolutionary, I know...)

Actualización: 31 JUL 2022 a las 17:11

- Added the ability to have multiple loadouts

Actualización: 17 JUL 2022 a las 5:56

- Better "preferred weapon" icon (Thanks, shockpast![github.com])

Actualización: 6 JUL 2022 a las 16:54

- You can now change the secondary ammo amount
- Merged SERVER and CLIENT blacklist hooks into CustomLoadout.IsWeaponBlacklisted
- Renamed SERVER convars to describe what they do better (Now its custom_loadout_primary_limit and custom_loadout_secondary_limit)
- Renamed CLIENT console commands to custom_loadout_refresh and custom_loadout_open

Actualización: 22 FEB 2022 a las 7:26

None Provided

Actualización: 25 ENE 2022 a las 9:47

- You can now choose which weapon you prefer to spawn with
- Only load this addon on Sandbox

Actualización: 10 ENE 2022 a las 18:32

- Take results of the 'PlayerGiveSWEP'[wiki.facepunch.com] before giving a weapon
- Found a better way to check if a weapon is available for users without messing up some addons (like TFA and VJBase)
- Only list Half-Life: Source weapons if that game is mounted

Actualización: 31 DIC 2021 a las 18:05

- Fixed a typo on the code related to Builder-X