Total Members Voted: 116
0 Members and 1 Guest are viewing this topic.
URestrict is getting complete rebuilt, and it will no longer include the loadouts tab. If someone wants to make a plugin to handle loadouts, that would be greatly appreciated.
Jay, though a rebuild isn't always bad, you may wish to keep the loadout feature, perhaps redesign in some way?I'm not sure of the goals or ideas you're thinking of.As my signature author suggests, be careful.
After some luck, I finally found where I saw how to disable tools.http://wiki.garrysmod.com/?title=Console#Tool_Setting_CommandsDoes your add-on use this (via ulx rcon)? If not, maybe it should instead of using some sort of hack.
You should have the ability to disable the loadout/tool function for people who only need one or the other
Okay since this rebuild isnt gonna be out in the next 5 seconds, I still need help using urestrict I suppose I have to work with these loadouts do I add the weapons people are allowed to pick up in the default.txt and the weapons they spawn with in the default_spawn.txt?
"default" { "loadout" { "weapon_physgun" "weapon_physcannon" "gmod_camera" "gmod_tool" } "groups" { "operator" "user" "superadmin" "admin" }}"excluded" {}
"tools" true"loadouts" true"admin_exclude" false