Garry's Mod

Garry's Mod

Weapon Loadouts
BFG 12 Jul, 2016 @ 11:27pm
FIX YOUR DAMN NETWORKING METHOD
Okay so I was using this system for a friends server and wasted a lot of time, but your networking is way too inefficient! It's causing that weird command too long console error that everybody else is getting when they make server loadouts. DON'T send the entire loadout list, ESPECIALLY not by console command! Send the changed loadouts one at a time, and use the net library if you can especially for sending the server loadout list to clients. Right now your mod is totally unusable with this limitation.