![]() |
|
|
|
#1
|
|||
|
|||
|
Test server is running now. New version whith english menu. More tanks and ground battles, red need capture Amiens
|
|
#2
|
|||
|
|||
|
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.
|
|
#3
|
|||
|
|||
|
Repka Server down?
I can't see them in the multiplayer list. Regards Roni |
|
#4
|
|||
|
|||
|
Server is up whith new commander.
|
|
#5
|
||||
|
||||
|
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 |
|
#6
|
|||
|
|||
|
Quote:
For example see Third.ini in Sample - folder: Code:
[main] mission=missions\Commander\Missions\test.mis 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"; //
}
}
|
|
#7
|
||||
|
||||
|
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 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|