03.10.2009, 03:50
Well my login/register system works fine on my PC (Windows Vista) But i uploaded my files to my linux server and its randomly started saving all the files into the root of scriptfiles instead of Users folder in there heres a screenshot:
It works fine on Windows :S, This is the code for the saving directories:
It works fine on Windows :S, This is the code for the saving directories:
Code:
format(file, sizeof(file), "\\Users\\%s.ini", pname);