Garry's Mod

Garry's Mod

Weapon Loadouts
Showing 1-10 of 29 entries
< 1  2  3 >
Update: 27 Aug, 2014 @ 11:14am

Due to getting the server IP being quite difficult, I have decided to use the host name, as that actually works.
Fixed a problem with the server side not loading, which makes it seem like the addon just does nothing. Shoutout to Leo1250 for helping me find it!

Update: 25 Aug, 2014 @ 3:51pm

Back to original file... oops

Update: 25 Aug, 2014 @ 3:49pm

Acidental Upload! Wrong file...

Update: 7 Aug, 2014 @ 4:35am

Added a feature where getting current weapon adds its primary ammo the the add ammo box

Update: 6 Aug, 2014 @ 1:03pm

Fixed a bug where creating a loadout with a name that already exists overrote it. It now adds a '-' on the end to make it unique.

Update: 6 Aug, 2014 @ 12:51pm

Fixed a bug where converting a loadout with no name errored. If it doesn't have a name, it becomes 'nil'.

Update: 5 Aug, 2014 @ 4:00pm

Fixed a bug where if the options file didn't exist, is errored.

Update: 4 Aug, 2014 @ 10:32am

Huge changes!
Loadouts are now stored differently, the default loadouts (now 2) are now stored seperately.
Server loadouts! Admins can now create server-based loadouts, which are sent to clients. These loadouts are added to the normal list, or, if they are forced they will be the only ones showing. These loadouts have security measures server-side, so people cannot do client modifications to bypass it.
Per-server loadout selections. Loadout selections are now per-server, allowing you to have a certain configuration selected depending on the server. This is based by ip, so if the server name changes to selected loadout isn't lost.
Since the util.TableToKeyValues and util.KeyValuesToTable functions were being such a pain, I have decided to use my own, custom written functions for the options, which are more reliable.
The Weapon Loadouts tab is now under 'Utilities' (suggested by Leo1250).

Update: 16 Mar, 2014 @ 1:44pm

Fixed a possible error with the optoins when sending the loadout

Update: 16 Mar, 2014 @ 8:42am

I have protected the 'Get Current Weapon' button from erroring whe you are dead, and I have fixed a problem with deleting an addon.