25.10.2012, 05:03
Dont Spam!
Make Sure the folders are correctly arranged and because its a case sensitive case u need to put the exact wordings of folder as u have done it here like "users" should be "users" only...
Make Sure the folders are correctly arranged and because its a case sensitive case u need to put the exact wordings of folder as u have done it here like "users" should be "users" only...
Код:
format(string2, sizeof(string2), " Administrator %s has changed your name to {FF6347}%s{FFFFFF}.", RPN(playerid), text); format(file, sizeof(file), "users/%s.ini", text); // u need to change this u need to set it playersname not text...