Please use the report system instead! Written requests are pretty useless. Reports are sent directly to the forum moderators.Quote:
#Request Clean
Quote:
What is this ? :)
[Only registered and activated users can see links. Click Here To Register...]
Note : I have put this object.ifo in the folder and it's still the same problem
Code:
if (!File.Exists(@"Map\object.ifo"))
{
MessageBox.Show("Could not find object.ifo. Terminating application.");
Environment.Exit(1);
}