[HELP]Y_ini problem
#3

Quote:
Originally Posted by AMouldyLemon
Посмотреть сообщение
Sorry, I'm not good in Y_INI but, don't you need to read the file before retrieving it to read in game?
Yeah whit ini parse file

pawn Код:
public OnPlayerRequestClass(playerid,classid)
{
    if(fexist(UserPath(playerid)))
    {
        INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);
    }
    return 1;
}
Reply


Messages In This Thread
[HELP]Y_ini problem - by chusothe41 - 23.07.2014, 17:34
Re: [HELP]Y_ini problem - by AMouldyLemon - 23.07.2014, 17:39
Respuesta: Re: [HELP]Y_ini problem - by chusothe41 - 23.07.2014, 17:46
Re: [HELP]Y_ini problem - by LivingLikeYouDo - 23.07.2014, 18:08
Respuesta: Re: [HELP]Y_ini problem - by chusothe41 - 23.07.2014, 18:34
Respuesta: [HELP]Y_ini problem - by chusothe41 - 23.07.2014, 18:41

Forum Jump:


Users browsing this thread: 2 Guest(s)