![]() |
|
CoD Multiplayer Everything about multiplayer in IL-2 CoD |
![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]()
Ok got this one sorted. Was missing Data folder and MySql.dll in main catalog there....
__________________
![]() Asus P6T V2 Deluxe, I7 930, 3x2 GB RAM XMS3 Corsair1333 Mhz, Nvidia Leadtek GTX 470, Acer 1260p screen projector, Track IR 4 OS ver5, Saitek Pro Flight Rudder, Saitek X52, Win 7 x64 ultimate |
#2
|
|||
|
|||
![]()
Oops -
Forgot the MySQL.Data.Dll in the download. thanks for pointing that out _79_Dev. All - You can re-download from below, or just copy the Mysql.data.dll file from the previous download. The file needs to be placed with the IL2ClodCommander.exe file WildWillie |
#3
|
|||
|
|||
![]()
Hi, wildwillie
I have a problem. When launch missión, apears this message. Blue completed their planes objectives....., and the mission restarts automaticaly. This mission works well on the first beta of the cod comander. I'm thinking, my problem is on Triggers air spaw wroup. Is this possible?. Thank you very much. |
#4
|
|||
|
|||
![]()
You have to set up victory conditions. Simply add your map and in missions section, then edit it before You launch server. I got options set for 50 planes and 50 pilots for each side. Works fine...
__________________
![]() Asus P6T V2 Deluxe, I7 930, 3x2 GB RAM XMS3 Corsair1333 Mhz, Nvidia Leadtek GTX 470, Acer 1260p screen projector, Track IR 4 OS ver5, Saitek Pro Flight Rudder, Saitek X52, Win 7 x64 ultimate |
#5
|
|||
|
|||
![]()
thx _79_dev
![]() ![]() |
#6
|
|||
|
|||
![]()
Thanks a lot for this, wildewillie !
![]() Last edited by lotaria; 04-09-2012 at 05:04 PM. |
#7
|
|||
|
|||
![]()
Willie I got server running for 48 hours and I got no problem at all with commander. Anyway have a couple of issues about .php fo stats page:
1: cant get through cookies authorisation in certain files, have to remove this part of code form all files to go to admin section: if (!$_COOKIE["auth"] == "1") { //If not Authorized Exit exit; } 2: for example I want to add pilot into squad and got error in java box: Notice: Undefined index: squadronName in C:\xampp\htdocs\ClodStats\squadPilot.php on line 80 Notice: Undefined index: pilotName in C:\xampp\htdocs\ClodStats\squadPilot.php on line 81 Select a Squadron then enter the Pilot name to Add to it Squadron Name: None5./JG27No Pilots to associate How to fix it?
__________________
![]() Asus P6T V2 Deluxe, I7 930, 3x2 GB RAM XMS3 Corsair1333 Mhz, Nvidia Leadtek GTX 470, Acer 1260p screen projector, Track IR 4 OS ver5, Saitek Pro Flight Rudder, Saitek X52, Win 7 x64 ultimate |
#8
|
|||
|
|||
![]()
_79_dev -
Did you update the adminLogin2.php file to reflect your web servers IP address. This was from FBDj and I probably have not documented it in IL2ClodCommander yet. Anyhow the section of code: Code:
setcookie("auth", "1", 0, "/", "192.168.1.5", 0); Also make sure that there is an entry in the adminUsers table in MySQL. There was a line in the clodstats database insert file : Code:
INSERT INTO `adminUsers` (`lastName`, `firstName`, `username`, `password`) VALUES ( 'Default', 'Administrator', 'clodadmin', password('clodadmin')); That is all you need to do. Unless there is something on your Web Server/Web browser that is preventing cookies. I'm not the best php coder, but this whole process is to have an admin section where only select people can access. WildWillie |
#9
|
|||
|
|||
![]() Quote:
What's the problem? |
#10
|
|||
|
|||
![]()
chn6
Did you copy IL2ClodCommanderStats.dll to game folder ? Last edited by D_F_C; 11-03-2012 at 04:13 PM. |
![]() |
|
|