View Full Version : COD server commander?
salmo
10-13-2011, 09:20 AM
I have not implimeted a public server yet, but would like to know if COD has a server commander or FBDj type command console interface lie those used in IL2-1946.
SNAFU
10-13-2011, 09:53 AM
No.
wildwillie
10-15-2011, 11:45 PM
salmo -
I've been working on something like FBDj for CLOD for the last few weeks.
I've been able to link with the console (The way FBDj linked to IL2) which enables initial mission loading, chat messages, and a few other things.
I also have a socket which links to the mission script which I am working on to generate stats for players and store them into a database.
It is a lot of work (Especially for one person). I am also not so fluent in C# which it is being written in.
I'll keep everyone posted, but it is at least a month away from a beta release.
RAF238thWildWillie
salmo
10-16-2011, 12:53 AM
salmo -
I've been working on something like FBDj for CLOD for the last few weeks.
I've been able to link with the console (The way FBDj linked to IL2) which enables initial mission loading, chat messages, and a few other things.
I also have a socket which links to the mission script which I am working on to generate stats for players and store them into a database.
It is a lot of work (Especially for one person). I am also not so fluent in C# which it is being written in.
I'll keep everyone posted, but it is at least a month away from a beta release.
RAF238thWildWillie
G'day Willie, how are you? I wasa going to kick something off myself, but it's great to see you have something underway. I do a little programming myself so I'd be pleased to help with any components of a "commander" if you like.
Ataros
10-16-2011, 07:21 PM
salmo -
I've been working on something like FBDj for CLOD for the last few weeks.
I've been able to link with the console (The way FBDj linked to IL2) which enables initial mission loading, chat messages, and a few other things.
I also have a socket which links to the mission script which I am working on to generate stats for players and store them into a database.
It is a lot of work (Especially for one person). I am also not so fluent in C# which it is being written in.
I'll keep everyone posted, but it is at least a month away from a beta release.
RAF238thWildWillie
This is a really good news. Thank yo very much on working on it. Very much appreciated!
S!
salmo
10-16-2011, 09:58 PM
Willie, you may want to have a look at the scripts in the DGW2_islands_w.stat_by_stillborn folder in Ataros's script archive HERE (http://forum.1cpublishing.eu/attachment.php?attachmentid=7237&d=1317151271). The script has an interesting assortment of techniques to collect game stats & transfer to memory/database/HTML form.
wildwillie
10-16-2011, 11:45 PM
Thanks for the link Salmo, I'll take a look at them.
Willie
vBulletin® v3.8.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.