![]() |
|
IL-2 Sturmovik: Cliffs of Dover Latest instalment in the acclaimed IL-2 Sturmovik series from award-winning developer Maddox Games. |
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
S! All
Could someone think about doing a mission for single and multi player tutorial. Would be good to to mak some missions for me and the lads to fly around in. and good for future new comers. Regards O_Smiladon
__________________
Win 7 64bit I7 930-CPU Quad core ATI HD6950 2gig 6 Gig Ram, Kingston hyper Blah blah X58 Gigabyte M/Board |
#2
|
|||
|
|||
![]()
+1
|
#3
|
||||
|
||||
![]()
Lads, open up the fmb and just get stuck in, it literaly takes 10 mins to knock up a quick mission, just using the basics.
There are quite a few fmb video tutorials on the web, just google it. It's very similar to the old IL2 fmb so its not rocket science. Once you have made and run your own simple missions you will wonder why you never did it before.. ![]() |
#4
|
|||
|
|||
![]()
You finally started to convert some of the guys in Oceanic Wing to Clod hey?
![]() I'm not too sure what the requirements are for making missions that work properly in multiplayer unfortunately, I've only made missions for single-player so far. Unfortunately there is not alot of official information although someone will chip in with some of the main things you need to know. |
#5
|
|||
|
|||
![]()
Have a look at similar threads in the FMB section. There is a lot of advise there.
|
#6
|
|||
|
|||
![]()
The FMB functionality has remained very similar between 46 and CoD so start with this: http://www.il2-fullmissionbuilder.com/index.php
The scripting / C# just comes from hours of frustration trying to make the simplest of stuff work with C#. Heck it only takes 60+ lines of C# to despawn a plane after a player or AI has left it. lol |
#7
|
|||
|
|||
![]()
Here's some excelent video FMB tutorials for Il2-1946, the basics of FMB are the same ain both IL2-1946 & COD.
http://www.il2-fullmissionbuilder.com/index.php
__________________
When one engine fails on a two engine bomber, you will always have enough power left to get to the scene of the crash. Get the latest COD Team Fusion patch info HERE |
#8
|
|||
|
|||
![]()
Guys,
yes thats ok if you want to do single player stuff. I used to build missions back in the IL2 day, but its been a long time, and I have lost the touch ![]() Those tutorials look like they are more geared toward single player. Not really MP stuff. and when i have tride to get it happening i get error outside build array or something like that. It is most likely something really simple that I am not doing wrong/missing .. but sorry guys those ILS 1946 tut's are no help. Regards O_Smiladon
__________________
Win 7 64bit I7 930-CPU Quad core ATI HD6950 2gig 6 Gig Ram, Kingston hyper Blah blah X58 Gigabyte M/Board |
#9
|
|||
|
|||
![]()
Smily, so you say your getting an "error outside build array or something like that". This sounds like your trying to script in C#. Is that right? If so, maybe you have an array index that is outside the bounds of the array. What I mean is, say you have a list of 30 planes in an array, the code may be trying to access the 31st array element, which will give an error.
__________________
When one engine fails on a two engine bomber, you will always have enough power left to get to the scene of the crash. Get the latest COD Team Fusion patch info HERE |
#10
|
|||
|
|||
![]()
Yeah cheese,
I have 2 spwan points, I have 1 red and 1 blue with the right aircraft for each side. Do I make the air field that the spwan points are on red and blue bases as well? O_Smiladon
__________________
Win 7 64bit I7 930-CPU Quad core ATI HD6950 2gig 6 Gig Ram, Kingston hyper Blah blah X58 Gigabyte M/Board |
![]() |
|
|