I took my computer to a LAN party yesterday and hooked everything up. Noone else but me had OFP installed. I opened up OFP and tried to open my mission in the editor - and it gives me this:
'Users\pravit\missions\escape.Eden\mission.sqm/Mission/Groups/Item45/Vehicles.clas'
's' encountered isntead of '='
?!?!?!?!?!
The mission was working fine before I brought my comp over, and we didn't do anything at all to the comp while we were there - the first thing I did when I turned my comp on was checking this mission.
I opened up mission.sqm, and it looked like the last half of it was deleted or something. That is, the entire "SENSORS" section was gone, and it was cut off or something after "Item45" - the brackets didnt even close. Has anyone else had something like this happen to them?
Here's what the mission.sqm file looks like at this area:
class Item45
{
side="GUER";
class Vehicles
{
items=9;
class Item0
{
position[]={1489.483765,65.111038,5973.036621};
azimut=325.000000;
id=125;
side="GUER";
vehicle="PORPakistanInfOfficer";
leader=1;
skill=0.600000;
markers[]={};
init="[this, truck3_2] exec ""roadchase.sqs""";
};
class Item1
{
position[]={1489.483765,66.231400,5967.219727};
azimut=325.000000;
id=126;
side="GUER";
vehicle="PORPakistanInfSoldier";
skill=0.200000;
markers[]={};
init="this moveincargo truck3_2";
};
class Item2
{
position[]={1492.755249,65.622284,5969.037109};
azimut=325.000000;
id=127;
side="GUER";
vehicle="PORPakistanInfSoldier";
skill=0.200000;
markers[]={};
init="this moveincargo truck3_2";
};
class Item3
{
position[]={1497.119019,64.996605,5970.491211};
azimut=325.000000;
id=128;
side="GUER";
vehicle="PORPakistanInfSoldier";
skill=0.200000;
markers[]={};
init="this moveincargo truck3_2";
};
class Item4
{
position[]={1484.392944,66.968979,5965.401855};
azimut=325.000000;
id=129;
side="GUER";
vehicle="PORPakistanInfSoldier";
skill=0.200000;
markers[]={};
init="this moveincargo truck3_2";
};
class Item5
{
position[]={1485.848022,67.429420,5961.402344};
azimut=325.000000;
id=130;
side="GUER";
vehicle="PORPakistanInfSoldier";
skill=0.200000;
markers[]={};
init="this moveincargo truck3_2";
};
class Item6
{
position[]={1491.664917,66.688812,5963.947754};
azimut=325.000000;
id=131;
side="GUER";
vehicle="PORPakistanInfSoldier";
skill=0.200000;
markers[]={};
init="this moveincargo truck3_2";
};
clas