I recently picked up on working on one of my old maps. Not to my surprise i had to update some SC2Layout Code. Sadly my skills have ran out and I can't seem to fix this MissionTimePanel error i'm receiving. I have attached a image below with error.
I've tried looking for new location info because i thought it may have been moved although i saw no thread about it. What have i messed up or need to update?
Code:
The following is the code i'm using and my goal is to move the mission time. Which it is moving the MissionTimePanel but with an error.
the inner frame (MissionTimePanel) contains the property 'file' which it shouldn't, only the other frames which are located right below the desc element should contain this value.
Error: Cant Locate MissionTimePanel
I recently picked up on working on one of my old maps. Not to my surprise i had to update some SC2Layout Code. Sadly my skills have ran out and I can't seem to fix this MissionTimePanel error i'm receiving. I have attached a image below with error.
I've tried looking for new location info because i thought it may have been moved although i saw no thread about it. What have i messed up or need to update?
Code:
The following is the code i'm using and my goal is to move the mission time. Which it is moving the MissionTimePanel but with an error.
@gamemore: Go
the inner frame (MissionTimePanel) contains the property 'file' which it shouldn't, only the other frames which are located right below the desc element should contain this value.
Thanks for the help. Fixed the problem in like 10 seconds.