Y_INI Problem.
#6

the problem would be in the directory where you save your .ini..possibly non existing file/folder

pawn Код:
stock VehiclePath(vehicleid)
{
    new string[128];
    format(string,sizeof(string),"Vehicule/%d.ini",vehicleid); //??????????????? ? ? ? ?

    return string;

}
Reply


Messages In This Thread
Y_INI Problem. - by yann59 - 19.10.2014, 20:55
Re: Y_INI Problem. - by yann59 - 19.10.2014, 21:38
Re: Y_INI Problem. - by yann59 - 19.10.2014, 22:05
Re: Y_INI Problem. - by yann59 - 19.10.2014, 22:29
Re: Y_INI Problem. - by yann59 - 19.10.2014, 22:33
Re: Y_INI Problem. - by Quickie - 20.10.2014, 01:32
Re: Y_INI Problem. - by yann59 - 20.10.2014, 09:49
Re: Y_INI Problem. - by Finn - 20.10.2014, 16:10

Forum Jump:


Users browsing this thread: 2 Guest(s)