I was wondering, is there a way to make a file hide on runtime? Such as on windows, where you can set a file to hidden is it possible to enable this through byond?
I am trying to create a ban log, but I don't want the host to be able to see it so they cannot delete it and unban their friends that have done a lot wrong on the game.
Any help would be appreciated, thank you for reading.
#1 Jul 8 2012, 12:34 pm
Best response
|
|
I don't think so but I think you could export bans to a remote server.
| |
#2 Jul 10 2012, 3:58 pm
|
|
You could import a file from .. lets just say dropbox or a website.
But adding bans to that list may have to be done manually. | |