Jump to content
Sign in to follow this  
pwner

What are the IDD and IDC for the default countdown UI?

Recommended Posts

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×