20.05.2015, 22:22
You can create a softlink on Linux and Windows to copy the banfile from the server directory to the scriptfiles folder.
Look up on how to use the command:
ln - Linux
mklink - Windows
Once you do that, you can use fopen, etc to open and parse the banfile.
Look up on how to use the command:
ln - Linux
mklink - Windows
Once you do that, you can use fopen, etc to open and parse the banfile.