Garry's Mod

Garry's Mod

Custom Loadout
63개 중 51~60개 표시 중
< 1  2  3  4  5  6  7 >
업데이트: 2022년 1월 10일 오후 6시 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

업데이트: 2021년 12월 31일 오후 6시 05분

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

업데이트: 2021년 12월 31일 오전 7시 39분

- (Builder-X) Do not apply the loadout if a player is on Build mode

업데이트: 2021년 12월 17일 오후 10시 01분

None Provided

업데이트: 2021년 12월 17일 오후 9시 53분

- Fixed a huge mistake related to URS

업데이트: 2021년 12월 13일 오전 9시 02분

- Added compatibility with WUMA

업데이트: 2021년 12월 13일 오전 7시 13분

- Slightly improved UI
- Now you can change how much primary ammo you want to have (It is still limited by the server's custom_loadout_ammo_primary convar)

업데이트: 2021년 12월 10일 오후 6시 15분

- Fixed typo
- Added weapons from Half-Life: Source
- Added a console command: loadout_open
- More safety checks against tampering on the save file
- After giving weapons, select the last weapon on the loadout

- Improved the loadout window
- Loadout window is resizable now
- Only allow one instance of the loadout window to be visible at once

업데이트: 2021년 12월 9일 오전 8시 03분

- Strip ammo before applying a loadout to prevent stacking
- Added new console variables for server operators: custom_loadout_ammo_primary and custom_loadout_ammo_secondary

업데이트: 2021년 12월 8일 오전 8시 18분

- Fixed a issue on single player where some weapons were not being given, and the loadout was not being applied on spawn at all