beppe_goodoldrebel Posted May 31, 2019 Posted May 31, 2019 I'm trying to obtain a full pause to the game on mission start. I've seen in training mission is used "X: Set Command" action with value 816. It stops the player aircraft but not AI so you just freeze while everyone is flying. Is there other command to achieve full time stop?
Sedlo Posted May 31, 2019 Posted May 31, 2019 X: Set Command with Value Command: 52 Value: -1 My Youtube Channel MY DCS MISSIONS
beppe_goodoldrebel Posted June 1, 2019 Author Posted June 1, 2019 (edited) X: Set Command with Value Command: 52 Value: -1 It works! Where do you found all command? Sure they are interesting! Edited June 1, 2019 by beppe_goodoldrebel
Sedlo Posted June 1, 2019 Posted June 1, 2019 I found how to do things like this in the word document posted in this thread: https://forums.eagle.ru/showthread.php?t=81376 Make sure your DCS is not running. Now you need to change a line in the file "Mission Editor.lua" which can be found in your DCS install folder here: Mission Editor/Mission Editor.lua Open that file with Notepad++ and find and change the following value: “OPTIONS_ADD_COMMAND_CODES_TO_TOOLTIP” line from “false” to “true”. Restart DCS and go to the Options/Controls area. Hover your mouse over the keyboard of joystick values of the command you wish to know about and a pop up will show you the command number and the values. Everytime you update, repair or reinstall DCS, you'll have to change the Mission Editor.lua file to enable this again. It will open up a whole new world in your mission making, believe me! 1 1 My Youtube Channel MY DCS MISSIONS
Rudel_chw Posted June 1, 2019 Posted June 1, 2019 I found how to do things like this in the word document posted in this thread: ... Thanks a lot for the tip ... really really useful :) For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar Mobile: iPad Pro 12.9" of 256 GB
Quip Posted January 17, 2020 Posted January 17, 2020 Dude, thanks a lot! I actually knew this several years ago but had completely forgotten. Google+you saved me :)
Recommended Posts