Garry's Mod

Garry's Mod

Weapon Loadouts
Viser 11-20 af 29 forekomster
< 1  2  3 >
Opdatering: 11. mar. 2014 kl. 13:49

I have fixed a possible error with one of the debug prints when adding all of the loadouts to a listview.

Opdatering: 2. mar. 2014 kl. 3:17

Because I was in a rush to fix bugs, I forgot to move the files to update them. This is the fully updated version now.

Opdatering: 1. mar. 2014 kl. 15:59

Fixed a spelling error -_- Protected �Get Current Weapon� button from erroring.

Opdatering: 1. mar. 2014 kl. 14:16

Fixed a debug error.

Opdatering: 1. mar. 2014 kl. 13:22

Fixed an error when the weapon_loadouts.txt is not saved properly, it will now detect and automatically fix the error. I have also add a 3 level debug system, so if there are any errors in future, please do 'wl_debug_mode 3' (no quotes) to go to the highest debug level and tell me what is printed just before the error. This should save across sessions as well. I have also added a delay for the ConVar saving, meaning it will now only check every 10 frames, instead of every 1, decreasing lag considerably. I have also touched up on the loading complete prints and changed a parameter on the wl_adminonly ConVar.

Opdatering: 19. feb. 2014 kl. 14:01

Added some code to prevent an error with the 'Default' loadout.

Opdatering: 17. feb. 2014 kl. 12:48

Fixed the data transforming bug. To fix this, go to garrysmod/garrysmod/data/weapon_loadouts/ and delete the file 'options.txt'. Sorry for the inconvenience.

Opdatering: 17. feb. 2014 kl. 9:25

Fixed a spelling error >.<

Opdatering: 17. feb. 2014 kl. 8:39

Re-worked the options so that they are now all in the same file (current loadout, addon version and admin only (may be more to come).) Added a ConVar to make the addon admin only (optional). Will save across sessions. Changed the way the loadouts are saved (stops any errors, possibly making it faster). No data will be lost, as I convert the old data to the new storage method. Made the loadouts saving and sending more stable, now no nil or " values are sent, stopping any errors. Modifed what the addon prints to the console. Stopped the weapon and ammo pickup messages that show when you respawn with a loadout.

Opdatering: 22. jan. 2014 kl. 9:56

Full client-server communication code re-write. Concommand blocked and other errors like this should now be stopped, and it will now give you your weapons when you first login to your game!