24.08.2011, 07:43
is there a function with i could get with dini like for example, GetPlayerScore, GetPlayerMoney etc.. is there something like dini_Get(file);
dini_Int(filename, "line you want to get as an integer"); // gets an integer
dini_Get(filename, "line you wanna get as an string"); // gets an string