16.10.2012, 17:14
Hi guys. In my register system i have a defined path where the Data should be saved:
When i register on the server and disconnect, something like this appears in the console: could not find or create file users/Norhy.ini.
What to do with this? And yes, i have y_ini in includes.
Thanks for help.
Code:
#define PATH "users/%s.ini"
What to do with this? And yes, i have y_ini in includes.
Thanks for help.