15.11.2009, 10:23
You mean this ?
pawn Код:
if(city == 2)
{
file = fopen("/settings/houses_SF.cfg", io_read);
file = fopen("/settings/houses_LS.cfg", io_read);
}