- Messages
- 10,158
- Country

Arno,
You do a cool update check system on your MCX. It calls home to see if there is an update. I have wanted something like this for my planes forever.
Can you have a metadata flag for an update availability flag?
I was wondering last night about doing something like this;
* Button on the airplane control panel, or built in hidden gauge. I'll call this 'phone home' system.
* Phone home system calls home
* Phone home system looks up 'special webpage created only with a 'metadata tag' that has a code in it. If the code is a higher number then the plane has, then it flags a window on the plane stating 'there is an update available'.
I do not have my own server. I go through a server service for my website. I can create webpages. What exactly would the webpage need to have the information needed to flag for an update? I would really love to do this. Very curious.
I guess I would need a C++ program file to do the 'calling home' and checking.
I envy the other guys that have scenery updates (ORBX) that can tell you when updates are out. That is a cool feature.
It would also be cool, I think, to have a updates control panel (similar to ORBX) where your planes are shown that you have on the computer, and the ones that have updates are flagged with a red mark, etc.
You do a cool update check system on your MCX. It calls home to see if there is an update. I have wanted something like this for my planes forever.
Can you have a metadata flag for an update availability flag?
I was wondering last night about doing something like this;
* Button on the airplane control panel, or built in hidden gauge. I'll call this 'phone home' system.
* Phone home system calls home
* Phone home system looks up 'special webpage created only with a 'metadata tag' that has a code in it. If the code is a higher number then the plane has, then it flags a window on the plane stating 'there is an update available'.
I do not have my own server. I go through a server service for my website. I can create webpages. What exactly would the webpage need to have the information needed to flag for an update? I would really love to do this. Very curious.
I guess I would need a C++ program file to do the 'calling home' and checking.
I envy the other guys that have scenery updates (ORBX) that can tell you when updates are out. That is a cool feature.
It would also be cool, I think, to have a updates control panel (similar to ORBX) where your planes are shown that you have on the computer, and the ones that have updates are flagged with a red mark, etc.

