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 > CoD Multiplayer

CoD Multiplayer Everything about multiplayer in IL-2 CoD

Reply
 
Thread Tools Display Modes
  #1  
Old 08-06-2012, 07:19 PM
podvoxx podvoxx is offline
Approved Member
 
Join Date: Feb 2010
Posts: 190
Default

Test server is running now. New version whith english menu. More tanks and ground battles, red need capture Amiens
Reply With Quote
  #2  
Old 08-09-2012, 08:15 PM
podvoxx podvoxx is offline
Approved Member
 
Join Date: Feb 2010
Posts: 190
Default

Test version of the mission is running on the server Repka #1. Welcome! Many tanks, divisions, garrison, supply, comanders of armys, resourses, TAB-menu and front.
Reply With Quote
  #3  
Old 08-13-2012, 03:36 PM
Roni86 Roni86 is offline
Registered Member
 
Join Date: Jul 2011
Posts: 1
Default

Repka Server down?
I can't see them in the multiplayer list.

Regards
Roni
Reply With Quote
  #4  
Old 08-16-2012, 10:17 AM
podvoxx podvoxx is offline
Approved Member
 
Join Date: Feb 2010
Posts: 190
Default

Server is up whith new commander.
Reply With Quote
  #5  
Old 10-22-2012, 07:02 PM
Pato Salvaje's Avatar
Pato Salvaje Pato Salvaje is offline
Approved Member
 
Join Date: Jan 2010
Posts: 123
Default

Hi podvoxx

First of all, impressive work with Repka-Commander. Very good job.

I´m trying to running up the program in our server, an all seems to be ok, but I´m not able to put missions in the missions scheduler window... I´m copying my test missions in "1csoftclub\il-2 sturmovik cliffs of dover\REPKA .Commander\Missions" but it dont work...

I tried to find some information from the Repka-commander forum but I don´t speak/read russian.

Can you help me?... Is needed any special .mis or script to put a mission in the mission scheduler??

Thank you in advance!
__________________
Phenom II X4 970 3,5 Ghz, Gigabyte 890GPA UD3H, 4GB RAM GSKILL RIP-JAWS 1333, Gigabyte 560Ti OC 1GB, W7 64
Reply With Quote
  #6  
Old 10-23-2012, 06:41 AM
podvoxx podvoxx is offline
Approved Member
 
Join Date: Feb 2010
Posts: 190
Default

Quote:
Originally Posted by Pato Salvaje View Post
Hi podvoxx

First of all, impressive work with Repka-Commander. Very good job.

I´m trying to running up the program in our server, an all seems to be ok, but I´m not able to put missions in the missions scheduler window... I´m copying my test missions in "1csoftclub\il-2 sturmovik cliffs of dover\REPKA .Commander\Missions" but it dont work...

I tried to find some information from the Repka-commander forum but I don´t speak/read russian.

Can you help me?... Is needed any special .mis or script to put a mission in the mission scheduler??

Thank you in advance!
You need ini-file on \REPKA .Commander\Missions, NOT mission(you can save mission-file in any folder on COD-directory).
For example see Third.ini in Sample - folder:
Code:
[main]
mission=missions\Commander\Missions\test.mis
Also you need connect script to you mission.
If you mission not have script - will be create automatic.

In this script you need this code(you can see example on Sample-folder):
red color - minimal code for using commander
Code:
// It`s an auto-generated script from REPKA.Commander
//$reference REPKA.Stat.dll
using RepkaMissionsLib;
using System;
using maddox.game;

public class Mission : RSTMission
{
    public override void Inited()
    {
        base.Inited();
        BattleName = "test";
        MapName = "Online_Map"; //
    }    
}
Also in script you can setup winner, reload mission or load other mission(only if mission have ini-file), you can use global variables and ping-kick
Reply With Quote
  #7  
Old 10-23-2012, 04:51 PM
Pato Salvaje's Avatar
Pato Salvaje Pato Salvaje is offline
Approved Member
 
Join Date: Jan 2010
Posts: 123
Default

Yup!
It works!

I´m testing it this afternoon with my own .mis, but it seems all OK!

A big THANK YOU!... podvoxx
You´ve made my day.
__________________
Phenom II X4 970 3,5 Ghz, Gigabyte 890GPA UD3H, 4GB RAM GSKILL RIP-JAWS 1333, Gigabyte 560Ti OC 1GB, W7 64
Reply With Quote
Reply

Thread Tools
Display Modes

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 07:01 AM.


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