Only the default (TGN Light) theme for now. Dark them is also coming back soon. Then CSN. Then Wrestlin' Nation. A lot of WIP stuff right now. There are a couple of things still not working either. Sorry.
I was wondering if there's a way to have my server detect what button is bound to fire, and if so, is there a way to kick players based on this. Maybe something in PB is able to do this?
I want to detect if someone has made their mouse wheel their fire key and kick for it.
He asked a logical question. If you don't have a respectful post, don't post at all.
@ Grasskoph: I remember PB having a command to search binds, but I can't remember it off the top of my head. I'll look into it now, though.
UPDATE: Found it. I used it back in the good ol' RTCW:ET days.
PB_SV_BindSrch [search_text] [player_name_or_slot#] {rcon limited}
Sends a request to all applicable connected players asking for a report on which local player key bindings contain the specified [search_text]; to specify a player name or substring (as opposed to slot #), surround the text with double-quote marks
Also, don't forget BindSrch's friend CvarSrch:
PB_SV_CvarSrch [search_text] [player_name_or_slot#] {rcon limited}
Sends a request to all applicable connected players asking for a list of which local player cvar values contain the specified [search_text]; to specify a player name or substring (as opposed to slot #), surround the text with double-quote marks
He asked a logical question. If you don't have a respectful post, don't post at all.
@ Grasskoph: I remember PB having a command to search binds, but I can't remember it off the top of my head. I'll look into it now, though.
UPDATE: Found it. I used it back in the good ol' RTCW:ET days.
PB_SV_BindSrch [search_text] [player_name_or_slot#] {rcon limited}
Sends a request to all applicable connected players asking for a report on which local player key bindings contain the specified [search_text]; to specify a player name or substring (as opposed to slot #), surround the text with double-quote marks
Also, don't forget BindSrch's friend CvarSrch:
PB_SV_CvarSrch [search_text] [player_name_or_slot#] {rcon limited}
Sends a request to all applicable connected players asking for a list of which local player cvar values contain the specified [search_text]; to specify a player name or substring (as opposed to slot #), surround the text with double-quote marks
Thanks for the info! So, if I read this right, this is basically only a command that could be run by an admin and can't be automated?
If you can set up a timer on the server to run actual commands against the console, yes, it could be automated. I'm not sure if you could set up a PB timer to do it or not; it's something that I haven't ever tried.
Thanks again for the help. I've posted over on PBBans and PsB's forums to see if anyone can help me with the exact format for the command and if a kick can be initiated for the undesired bind.
If I find out more, I'll post it here, or maybe in the server owner's forums so we don't have people telling us they don't like this.
That is so lame. Why ban for keybinds? If players want to use the scroll up for shooting... then let them. If CoD4 put the ability to do that in the game then it should be legal...
Using the mouse wheel as the primary fire key for weapons designed for single shot fire (like the G3) in my opinion is pretty lame.
I have tested it on a closed server and although it gives you a little bit of an edge at killing with the G3 (or other single shot weapons) with a simulated burst mode the same is achievable by pressing the mouse button a little faster. All you really get is a little less movement in the weapon when using a mouse wheel, but you would only really want less movement in a medium to long range distance where single shot fire is more precise and more effective.
If a server admin wishes to check the players key binds then so they should, if they kick for people using the mouse as a bind then they get my support .
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment