31.08.2013, 02:35
I'm not sure about DINI, but I'm guessing this gets a string? If so, then you'll use: INI_String(name[], variable, length).
If it gets an integer, use: INI_Int(name[], variable).
If it gets an integer, use: INI_Int(name[], variable).