![]() |
|
|
|
#1
|
|||
|
|||
|
It works and it is exiting!!
I am going to customize it to fit the submissions on my DS and I would like to know if it is possible to load the SAME mission multiple times. I saw the pertaining section at the bottom of the missionloader.cs, but since I have JUST started to acquint myselft with C sharp, just tell me if it is possible with some tinquering with your existing code and I will find it or at least let me try Very much appreciate your ingenuity |
|
#2
|
|||
|
|||
|
My first idea for a quick trial is to change:
if (loadHistoryList.IndexOf(missionFullPath) < 0) to something like if (loadHistoryList.IndexOf(missionFullPath) < 10) Not quite elegant but, if it works, it will do for the moment ![]() I will report back when I set it up... |
|
#3
|
|||
|
|||
|
Everything works Beautifully!!!
Eight folders almost filled with submissions and load on the dedicated server on my command while I am flying around ! Fast and easy and if do a good job on the .txt files, I don't have to remember what is what in .cmd files anymore This is on top of the convinience of loading missions litterary on the fly. Before I had to remotely administer the server through another pc which is quite a feat if you are already in the air. podvoxx, you have given us an amazingly helpfull tool. My appreciation is >-------This Great---------< |
|
#4
|
|||
|
|||
|
New version 1.1 available.
Description I'll add later. Also answer questions later. |
|
#5
|
|||
|
|||
|
Excellent tool! Highly recommend giving it a try. Add your favourite missions into it and you can fly them quickly again and again.
I use included Fighter Training missions for various load-outs and convergence testing, basic gunnery and b&z training. I have a suggestion for everyone who uses this script. If you make your own missions (e.g. training, coop, etc.), please share them with the community. I am sure podvoxx will include them into the next release. We can build a huge mission library in some time. |
|
#6
|
|||
|
|||
|
Last edited by podvoxx; 12-04-2011 at 10:09 AM. |
|
#7
|
|||
|
|||
|
Really nice work. Thank you
|
|
#8
|
|||
|
|||
|
Quote:
But you prompted me to solve the problem Example txt-file format: Code:
Attack village! //name menu-item 5 //number of downloads allowed for this mission red // side (maybe red, blue, all) Thank you for kind words and sorry my english. I have big problems with readme and I need time to solve them (Russian readme here). I need a new missions for Loader. You can contact me to add your missions in default Loader in next update. Last edited by podvoxx; 12-05-2011 at 08:52 AM. |
|
#9
|
|||
|
|||
|
You are right about the Static objects. They cannot be added repeatedly. Great idea about setting a parameter to limit certain mission loads as is expanding the folders to Blue and Red!!
Your readme on the first page was excellent. Did not have any problems following your instructions. Lastly, I don't think you should drain yourself making and adding missions. You have already given us (and still keep giving In any case, I am e-mailing you the mission setups that I am working on in case you can use it. Excellent work. My thanks again |
|
#10
|
|||
|
|||
|
Last edited by podvoxx; 12-05-2011 at 03:08 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|