Many people use scripts to log kills on discord. We found a simple solution. I will show you in a few steps.
everyone uses txadmin, by exchanging 2 simple files you can send the server’s entire kill log live to discord. I’ll show you how:
server\citizen\system_resources\monitor\resource
Replace the two uploaded files in this folder
The next step is to enter your discord webhook in line 11 of the sv_logger and it will work. It is currently Hungarian, but you can change this at any time in lines 228 and 231 of the sv_logger.
Good luck to everyone and we hope -1 script will run on your server after that.
Modifying txAdmin files is not recommended at all, since you will not be able to update tx without risking to break your modifications or losing them.
It is not recommended to use any webhook for logging frequent events, you can get your server IP rate limited by the discord api really easily which would cause players not to be able to join your server if your whitelist depends on the discord api.
it’s txAdmin and not TxAdmin.
Therefore, I recommend using an external resource for this, preferably one that uses a discord bot instead of webhook… or just not logging that to a discord channel at all, but that’s up to you to decide.
Should I delete that little snippet or leave it up to the people to decide? We are happy to provide it for free in the next development of txAdmin. Sorry for the misspelling of the name, I will correct it immediately.