Y_INI related..
#3

Quote:
Originally Posted by JaTochNietDan
Посмотреть сообщение
Have you tried reading through the y_ini topic? It explains reading in there, and use of those functions.

https://sampforum.blast.hk/showthread.php?tid=175565
Ya, I did. And thought might be that the begin of my question:

pawn Код:
INI:myini[](name[], value[])
{
    INI_String("a", gA);
    INI_String("b", gB);
    INI_String("c", gC);
    return 0; // This is now required.
}
Just explain me what have to do these things:
Код:
 gA, gB, gC
About INI:myini should be my file, like:
pawn Код:
new INI:file = INI_Open( PLAYER );
Reply


Messages In This Thread
Y_INI related.. - by blackwave - 09.01.2011, 15:36
Re: Y_INI related.. - by JaTochNietDan - 09.01.2011, 15:40
Re: Y_INI related.. - by blackwave - 09.01.2011, 15:42
Re: Y_INI related.. - by Finn - 09.01.2011, 15:49
Re: Y_INI related.. - by blackwave - 09.01.2011, 15:54

Forum Jump:


Users browsing this thread: 1 Guest(s)