Loading Factions
#3

Shouldn't this:
Код:
 format(file, sizeof(file), "/server/factions/%d.cfg", fInfo[factionid][fID]);
be this: ?
Код:
 format(file, sizeof(file), "/server/factions/%d.cfg", factionid);
Reply


Messages In This Thread
Loading Factions - by westre - 12.08.2010, 15:18
Re: Loading Factions - by westre - 13.08.2010, 10:55
Re: Loading Factions - by wups - 13.08.2010, 11:01

Forum Jump:


Users browsing this thread: 1 Guest(s)