03.03.2015, 16:29
Код:
stock bPath(playerid) { GetPlayerName(playerid,pName,sizeof(pName)); format(ustr,sizeof(ustr),UserPath,pName); return ustr; }
It create new file with player name so i suggest you instead use bPath,use file name ex. new INI:file = INI_Open("bans.ini");