Ability to name lock in a server?
-
- Posts: 1960
- Joined: Fri Jun 21, 2013 5:38 pm
- Team: Elevated Motorsports
Ability to name lock in a server?
Is it possible to name lock someone in a server, or is that restricted to you doing it in the client only JLV?
TeamHavocRacing wrote:it's all the liberals fault
Re: Ability to name lock in a server?
To force UID 577 to "Elmer Fudd", use this ban:
server,ban 577 0 (name=Elmer Fudd)
If you also want to mute them use this:
server,ban 577 0 (mute) (name=Elmer Fudd)
server,ban 577 0 (name=Elmer Fudd)
If you also want to mute them use this:
server,ban 577 0 (mute) (name=Elmer Fudd)
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
-
- Posts: 1960
- Joined: Fri Jun 21, 2013 5:38 pm
- Team: Elevated Motorsports
Re: Ability to name lock in a server?
This is outstanding, thanks
TeamHavocRacing wrote:it's all the liberals fault
Re: Ability to name lock in a server?
That's pretty cool.
And how did you remove the nickname lock (or mute) ? You just ban him for like 1 min ?
And how did you remove the nickname lock (or mute) ? You just ban him for like 1 min ?
-
- Posts: 1180
- Joined: Fri Nov 24, 2017 3:16 am
- Team: Phil's
- Location: Cold
- Contact:
Re: Ability to name lock in a server?
You specify the unix timestamp after the uid. 0 is a permanent ban, if anything else is provided it will check the ban against the unix timestamp.
Re: Ability to name lock in a server?
Ok, I see, thanksJakob Hubbard wrote: ↑Sat Aug 31, 2024 3:39 pm You specify the unix timestamp after the uid. 0 is a permanent ban, if anything else is provided it will check the ban against the unix timestamp.
Re: Ability to name lock in a server?
It's a timestamp in the ban file. For "server,ban" it's minutes from the current time. So a 1 minute ban is the best way to remove it.Jakob Hubbard wrote: ↑Sat Aug 31, 2024 3:39 pmYou specify the unix timestamp after the uid. 0 is a permanent ban, if anything else is provided it will check the ban against the unix timestamp.
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
-
- Posts: 1180
- Joined: Fri Nov 24, 2017 3:16 am
- Team: Phil's
- Location: Cold
- Contact:
Re: Ability to name lock in a server?
What about numbers ?
Is it like server,ban 577 0 (number=999) ??
Is it like server,ban 577 0 (number=999) ??
Re: Ability to name lock in a server?
Right now there's only (mute) and (name=x).
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.