tabarra

Results 236 comments of tabarra

Thanks for the PR! Now there is another error: ``` Checking validity of the locale files based on 'en.json'. [no.json] Errors found in Norwegian (Bokmaal) locale: - ban_messages.reject.label_expiration: untrimmed string...

Seems like `DisablePlayerFiring()` could be used, but that would need to be called every frame. Can someone please check if there are better options? And could someone please also test...

A few have pointed out on discord that they like to be able to shoot while on noclip. So I don't know about fixing this "bug".

Uhh the trailing white space is required for a line break in the github-flavored markdown spec

Thanks for the suggestion, but I don't think this will be implemented anytime soon. Changing from a 24h-based system to a multi-day system makes the code significantly more complex, specially...

On second thought, this wouldn't be _that hard_ to implement. The input would still be hour, but with an additional field for cadency, where you would be able to select...

Hey there, thanks for the suggestions. 1. Healing players: Possible, but unsure if it will be added to the web UI. Do you have any compelling argument for that feature?...

What's the definition of `%w`? Sounds a bit vague and not friendly towards scripts that are not alphabetic (Thai, Farsi, Cyrillic, Chinese, etc.). Ideally we should use the txAdmin `cleanPlayerNames()`...

Actually, I see what you mean. What you looking for is some kind of "timeout" action. Server owners often use the kick as a timeout (which I never really liked)...

Adding some caveats from a discord convo: 1. Which bucket to pick? Whatever number we pick someone somewhere will be using it for some reason, so would likely need to...