07.05.2014, 11:27
but i don't need to define it ti's already in y_ini
i checked other places [PAWN]INI_ParseFile(HPath(Houseid)),"loadaccount_%d", .bExtra = true, .extra = Houseid);[/PAWN this in not like this it's like
i checked other places [PAWN]INI_ParseFile(HPath(Houseid)),"loadaccount_%d", .bExtra = true, .extra = Houseid);[/PAWN this in not like this it's like
pawn Code:
INI_ParseFile(HPath(Houseid),"loadaccount_%d", .bExtra = true, .extra = Houseid);

