Hmm, thanks for the reply but Im not sure I explained what I was trying to say very well, lol..
As an example, we have some RCM messages that we use on our server during qualify, at the moment we trigger these with !commands, for example !pro displays a message for the drivers about the minimum lap time required to enter the next race.
What happens at the moment is, when a driver see's an admin use this command, they then try it them selves, then so do half a dozen other people. As a a result, we have this big PRO SERVER - 1.33.99 IS REQUIRED TO STAY message across the screen for the next minute or so which really puts the drivers off during qualifiy.
Then at other times, idiots and kids just type it in over and over and over because they are being stupid, it's a new form of spam that puts this big message on the screen while drivers are trying to race.
I wondered if the config could be something like
In this example, the fist command has a wildcard specified for the authorised user so it will work for any username that typed it in and that same username will be listed in the message, but the second command, it has the driver nick name 'admin1' or 'admin2' specified, so the command will only work for the drivers with those nicknames.
Does that over complicate the configuration ?
Thanks
As an example, we have some RCM messages that we use on our server during qualify, at the moment we trigger these with !commands, for example !pro displays a message for the drivers about the minimum lap time required to enter the next race.
What happens at the moment is, when a driver see's an admin use this command, they then try it them selves, then so do half a dozen other people. As a a result, we have this big PRO SERVER - 1.33.99 IS REQUIRED TO STAY message across the screen for the next minute or so which really puts the drivers off during qualifiy.
Then at other times, idiots and kids just type it in over and over and over because they are being stupid, it's a new form of spam that puts this big message on the screen while drivers are trying to race.
I wondered if the config could be something like
AutoAction = wtf : * | /msg {Nickname} please do not use language like that | !pro : admin1 : admin2 | /rcm This is a pro server - 1.33.99 is required to stay : /rcm_all
In this example, the fist command has a wildcard specified for the authorised user so it will work for any username that typed it in and that same username will be listed in the message, but the second command, it has the driver nick name 'admin1' or 'admin2' specified, so the command will only work for the drivers with those nicknames.
Does that over complicate the configuration ?
Thanks