From console, not in text files;
ulx tooldeny adv_duplicator
ulx groupallow <group_you_want_to_override_tooldeny_#1> "ulx tooldenyoverride"
ulx groupallow <group_you_want_to_override_tooldeny_#2> "ulx tooldenyoverride"
OR
"group_you_WANT_to_be_able_to_use_tools"
{
"deny"
{
}
"allow"
{
"ulx tooldenyoverride"
}
"inherit_from"
{
}
}
tooldeny is global. I don't believe you can set one group to have a globally denied tool, but one group to have it.
You need to give groups that you wish to be able to use tools the 'ulx tooldenyoverride' access.
I've not had time to look at SVN in a few weeks. I could be wrong on some of the above.
Megiddo, have you written in the ability to allow non-global tool blocking? That is, allow one tool for one group but not another.
Seems to me that would be a totally different addon, and grows too comlex for adding in to ULX.
Mr. President... anywhere near to making a release. I know you use major modified blocking for some of your game servers.
Anyway to make it generic and release?