14.06.2015, 10:37
Check if the file handle is valid before using fread and fclose otherwise it might crash the server.
Check if the file exists first and then open it to read from it.
I find using dialogs for such things much better instead of spamming the chat and with the possibility of not being able to read all of them because online players chat.
Check if the file exists first and then open it to read from it.
I find using dialogs for such things much better instead of spamming the chat and with the possibility of not being able to read all of them because online players chat.