Script do not affect IG (Help)
#2

Looks like to me "_" is being escaped to something else. If the file's name is "Lenny_Kraff.ini" and it's not finding it still, try:

Код:
GetPlayerName(playerid, plname, sizeof(plname));
    format(string, sizeof(string), "accounts\\%s.ini", plname);
Reply


Messages In This Thread
Script do not affect IG (Help) - by Partner - 17.12.2012, 16:56
Re: Script do not affect IG (Help) - by Karagon - 17.12.2012, 17:08
Re: Script do not affect IG (Help) - by Partner - 17.12.2012, 17:45
Re: Script do not affect IG (Help) - by Karagon - 17.12.2012, 18:16

Forum Jump:


Users browsing this thread: 1 Guest(s)