Jump to content

Recommended Posts

Posted (edited)

ONLY FOR MP!

 

It is a bit dirty, i know.

 

 

[ATTACH]104970[/ATTACH]

 

 

Unzip it in SavedGames/DCS.

 

looks like "C:\Users\WinAccount\Saved Games\DCS\Scripts\net\events.lua"

 

between line 190 and 209 you can change the missionfolder.

path = lfs.writedir() .. [[Missions\Blue\]]      --C:\Users\WinAccount\Saved Games\DCS\Missions\Blue\
           
path = lfs.writedir() .. [[Missions\Red\]]       --C:\Users\WinAccount\Saved Games\DCS\Missions\Red\
               
path = lfs.writedir() .. [[Missions\Neutral\]]   --C:\Users\WinAccount\Saved Games\DCS\Missions\Neutral\
       

Be sure to give points to coalition!

 

 

You have a new mission for Red?

Copy to C:\Users\WinAccount\Saved Games\DCS\Missions\Red\

The mission is in the pool without stopping the server.

Done!

 

:music_whistling:

 

 

Please send some feedback!

Edited by Interceptor
Posted

It's impossible to have an identical apple to apples comparison given differences in hw and flying techniques (more aggressive, less aggressive, etc).

 

I thought of a way to make the testing quicker so I modded your missions to add the radio command so you only have to start, bring up the comms menu and hit F10 and F1 and it will use your same random function to determine the next mission to load. I also added a message to display what mission actually loaded. I don't want to be testing my ability to kill a target but test the actual random function so I believe this is equivalent.

 

I tested this on my BETA system 1.2.10.32095 and here is what I got:

 

1. Fall

2. Summer

3. Spring

4. Summer

5. Summer

6. Spring

7. Fall

8. Summer

9. Summer

10. Summer

11. Fall

12. Summer

13. Winter

14. Fall

15. Winter

16. Winter

17. Winter

18. Fall

19. Summer

20. Fall

 

Still appears random to me.

 

However this doesn't rule out that something in the system is causing the random function to fail at times, certainly your results are indicating that. Maybe when the missions are flown and the target destroyed that changes something that the random function is dependent on (memory leak?).

 

Here are my missions if you want to try it yourself.

random-fall.miz

random-spring.miz

random-summer.miz

random-winter.miz

F-15C-User-Bar-ACM.v2.jpg

MapleFlagMissions - Read Our Blog for Updates

Posted

well, as i said, its the seasons which are broken somehow...when just changing the weather, but using only one season for all 4missions, then its working fine.

 

EDIT: btw, thx very very much Interceptor! i will give this a try tomorrow!

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...