Quote:
Originally Posted by ElAurens
I used to make a lot of DF and a few CoOp missions for the BlitzPigs, but I can't even place a base on a map in CloD.
You should not have to understand a programming language, or whatever it's called, to be able to make missions at least at a basic level.
|
To place a base on a map select an object called "SpawnArea" (or similar as I use a RU version) in the FMB ObjectBrowser and CTRL-click where you want to place it. Rightclick for its properties and edit them. No need to learn C#.
An old-IL-2 style coop can be flown in current CLOD version by copying the
this coop-script file into the same folder where the mission file is located. No need edit or even open the script file, just give it the same name as your mission file. No need to learn C#.
Any single mission can be converted to coop by removing a tick from a "player" checkbox in players aircraft properties in FMB GUI. No need to learn C#.
C# knowledge is not needed for creation of simple missions equal in complexity to original Il-2 coops. C# is needed to create simultaneous coop & DF combinations within the same airspace like it historically happened in WWII.