Hey there. I got a few questions about the MOTD system.
Using motd_write will add that specific text to a file or will replace everything in that file with that text? And what if the specified file does not exist? Can the MOTD system create it or not?
Can I specify a file on the server in the motd_write function? If yes, how could I?
If it cannot create a new file, how could I have it created for the specific player?
What I intend to do is to have a command for getting rid of hackers. Which I have already coded. But I wish it to create a file, something like destroyed.txt, which will contain all the comand details, that the player could post on the forum.