26.12.2014, 17:22
(
Last edited by Juvanii; 26/12/2014 at 08:15 PM.
)
Yea i think it cleared everything but why did you load the file after checking if the file is not exist?!
Edit: Thanks bro, i got everything now.
+REP
pawn Code:
if(!fexist(string)) INI_ParseFile(string, "LoadUser_%s", .bExtra = true, .extra = playerid);
+REP