Interceptor Posted September 24, 2014 Posted September 24, 2014 (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 September 24, 2014 by Interceptor
Sabre-TLA Posted September 24, 2014 Posted September 24, 2014 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.mizrandom-spring.mizrandom-summer.mizrandom-winter.miz MapleFlagMissions - Read Our Blog for Updates
9.JG27 DavidRed Posted September 24, 2014 Author Posted September 24, 2014 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!
Interceptor Posted September 26, 2014 Posted September 26, 2014 ... i will give this a try tomorrow! Still waiting! :music_whistling:
Recommended Posts