So im making a mission where you can choose any of the characters on the blue team. But after i made the description.ext, my game crashes when i load the mission in the editor. This is what i get:
File: C:\Users\Rikard\Documents\ArmA2\missions\Chef-du-Pont.I44_merderet\description.ext, line 6: '.': ':' encountered instead of '='
My description looks like this:
// Mission Header
class Header
{
gameType = Coop;
};
onLoadMission = "Chef-du-Pont":
OnLoadMissionTime = FALSE;
Any help is appreciated!
HOME
Reply With Quote


