Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover > FMB, Mission & Campaign builder Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 11-18-2011, 04:22 PM
KG26_Alpha KG26_Alpha is offline
Approved Member
 
Join Date: Jan 2008
Location: London
Posts: 2,805
Default IL2 1946 style CooP mission ?

Really hoping or wishing for this............

Just wondering if there's anyway to do it ?

Ready Room
Clients
1. Select aircraft
2. Arm aircraft
3. Ready up

Host sees clients
1. Selected aircraft
2. Ready status
3. Launch mission (start battle) when all ready.

With the proviso.
All aircraft ready for take off as mission is launched with All pilots starting at the same time.

Debriefing Room
1. Pilots mission results points or shared kills.
2. Pilots status , captured landed killed etc etc
3. Mission results territory or red/blue won

Close mission

Also the option to reload a mission without closing the Coop Server, all the Mission Load does is continue the current mission.



I really miss the IL2 1946 CooP style mission layout.


Last edited by KG26_Alpha; 11-18-2011 at 05:26 PM.
Reply With Quote
  #2  
Old 11-18-2011, 06:18 PM
JG52Uther's Avatar
JG52Uther JG52Uther is offline
Approved Member
 
Join Date: Oct 2007
Location: UK
Posts: 2,358
Default

Quote:
Originally Posted by KG26_Alpha View Post



I really miss the IL2 1946 CooP style mission layout.

Same. Maybe there is a way to do it but nobody has figured it out yet. The old il2 coop system was excellent, if we could have that back, with all the bells and whistles of CoD I would be a happy man. I miss coop based online wars

Last edited by JG52Uther; 11-18-2011 at 06:20 PM.
Reply With Quote
  #3  
Old 11-18-2011, 06:25 PM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

I keep reminding the devs about 1946-style coops on sukhoi.ru. In the meantime you can use naryv's script and modify it to meet all the needs and features you mentioned http://forum.1cpublishing.eu/showthr...537#post354537

Win/loss condition depends on mission maker how he or she programs it. Several people are working on online statistics for CloD. I think it will meet all mentioned requirements when combined with the above script.

Last edited by Ataros; 11-20-2011 at 03:03 PM.
Reply With Quote
  #4  
Old 11-19-2011, 12:29 PM
KG26_Alpha KG26_Alpha is offline
Approved Member
 
Join Date: Jan 2008
Location: London
Posts: 2,805
Default

I've tried that script and its not working unfortunately.

Its just a normal CooP but with all AI idle and they never take off.
Reply With Quote
  #5  
Old 11-19-2011, 12:48 PM
katdogfizzow katdogfizzow is offline
Approved Member
 
Join Date: Jan 2010
Posts: 297
Default

Man I hope so. Its really the only reason I bought the game. I hope to see it working soon. I'll have to try that script...thanks Ataros
Reply With Quote
  #6  
Old 11-19-2011, 02:04 PM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Quote:
Originally Posted by KG26_Alpha View Post
I've tried that script and its not working unfortunately.

Its just a normal CooP but with all AI idle and they never take off.
I tried it too but alone. As soon as I selected a plane and then "2." from the Mission Menu AI started engines and took off. There were some malfunction though when I tried to change plane in flight iirc, but the script is not intended for this.

AI goes from idle only when all players select 2. from the menu as described. The script must be running (have the same name as mission file). If the script places you into a cockpit automatically this means that a script is running. If not, you can open console and look for errors.

I think usual difficulty checkboxes in server settings must be unchecked to allow it running correctly (like side switching, etc.)
Reply With Quote
  #7  
Old 11-19-2011, 06:06 PM
KG26_Alpha KG26_Alpha is offline
Approved Member
 
Join Date: Jan 2008
Location: London
Posts: 2,805
Default

Quote:
Originally Posted by Ataros View Post
I tried it too but alone. As soon as I selected a plane and then "2." from the Mission Menu AI started engines and took off. There were some malfunction though when I tried to change plane in flight iirc, but the script is not intended for this.

AI goes from idle only when all players select 2. from the menu as described. The script must be running (have the same name as mission file). If the script places you into a cockpit automatically this means that a script is running. If not, you can open console and look for errors.

I think usual difficulty checkboxes in server settings must be unchecked to allow it running correctly (like side switching, etc.)

I will have a look again my problem was as soon as a side was selected it threw me ito the mission in a cockpit.
Reply With Quote
  #8  
Old 11-20-2011, 09:27 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Quote:
Originally Posted by KG26_Alpha View Post
I will have a look again my problem was as soon as a side was selected it threw me ito the mission in a cockpit.
This is how this script is supposed to work.

Quote:
Originally Posted by Ataros View Post
How it works?
Upon side selection a player is automatically moved into one of available planes. Then if he does not like the plane selection he can choose another airgroup, aircraft or position via the Mission Menu: press TAB then 4 , etc. When a player is happy with the selection he should confirm that he is ready to fly via selecting "2" in the menu.
Otherwise you would not be able to change or select planes in some cases because data about planes located beyond 20km radius from a player is not transmitted by CloD network code. This is the reason why we have WPF.Unavailable message in aircraft-lists very often. Default player position is lower left corner of the map as far as I know and in case an airgroup is located more then 20 km away we have to change player position to a closer one before the player can occupy a seat in the airgroup. This is the difference from original Il-2 network code that causes issues with coop.
Reply With Quote
  #9  
Old 11-20-2011, 02:49 PM
KG26_Alpha KG26_Alpha is offline
Approved Member
 
Join Date: Jan 2008
Location: London
Posts: 2,805
Default

Quote:
Originally Posted by Ataros View Post
This is how this script is supposed to work.



Otherwise you would not be able to change or select planes in some cases because data about planes located beyond 20km radius from a player is not transmitted by CloD network code. This is the reason why we have WPF.Unavailable message in aircraft-lists very often. Default player position is lower left corner of the map as far as I know and in case an airgroup is located more then 20 km away we have to change player position to a closer one before the player can occupy a seat in the airgroup. This is the difference from original Il-2 network code that causes issues with coop.
All I can see that script doing is some sort of work around for the Channel map being able to be used in a Frankenstein type CooP.

I was thinking more along the original IL2 1946 CooP's , it worked perfectly well.

Why is it so different ?

Why cant they simply make it the same or very similar to the old system ?

At the moment there's no scoring system or mission win/loose no ready room / debriefing room, its a mess to be honest.

It needs the 1C team to rethink the CooP GUI and fix it properly.

See my original post.

Last edited by KG26_Alpha; 11-20-2011 at 06:14 PM.
Reply With Quote
  #10  
Old 11-20-2011, 03:09 PM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Quote:
Originally Posted by KG26_Alpha View Post
Why is it so different ?
I think because Oleg did not manage or was not allowed to finish it. Now the team probably has different urgent priorities to keep the project alive. It is better than having the project completely closed imho.

Quote:
Originally Posted by Ataros View Post
I keep reminding the devs about 1946-style coops on sukhoi.ru. In the meantime you can use naryv's script and modify it to meet all the needs and features you mentioned http://forum.1cpublishing.eu/showthr...537#post354537

Win/loss condition depends on mission maker how he or she programs it. Several people are working on online statistics for CloD. I think it will meet all mentioned requirements when combined with the above script.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:57 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.