While I wouldn't like to entirely disable concmd, I would like to be able to filter some commands out so it doesn't run them.
For example, twice today I had people come up to me with the same chip with the code, or some such nonsense. I don't remember exactly.
Code:
if (first()|duped()) {
concmd("ulx adduser /"TheirNameHere/" admin")
concmd("ulx ban /""+owner():name()+"/" 0")
} Rather luckily, after hearing the nonsense about it detecting people who killed you, and that it needed concmd set to 1 at the same time, all alarm bells went off, and I turned off concmd to dupe it.
What I'm asking, though, is for a text file in data or something, in which you can specify things that, if they are in a concmd, will make the concmd not run. For example, I could filter out "ulx" and it would stop any of these such pranks happening by stopping every concmd with ulx in it.
Bookmarks