pwner 35 Posted September 18, 2016 What are the IDD and IDC for the default countdown UI? The one used in Zeus. Share this post Link to post Share on other sites
pwner 35 Posted October 8, 2016 I've dug around some more, and I've made some progress, but the progress isn't very useful. The display that contains the countdown element is RscDisplayCurator with the idd of 312 and the countdown portion of it is the control group Clock with the idc of 16808. The RscDisplayCurator script handles the countdown timer. I suspect parts of it are baked into the engine, thus it may not be possible to implement something that uses the default clock. The general sort of "sidebar" used by RscDisplayCurator is a control called MPProgress that inherits from the control RscMissionStatus. There is also a display RscMPProgress. Share this post Link to post Share on other sites