@Dom2 wrote:
I cannot get the build and research options to work for the player in single player. The following message is reported in the log file:
Warning, screen with name NewResearchMenu does not exist
This is triggered by the function
Create_Trp_Carrier()
, which is a copy of the Hiigaran one. It is trying to do the following:UI_SetElementSize("NewResearchMenu", "NonCombat", 0, 0);
Which I believe is the command to set up the build and research UI so that you can access the menus. This all works fine in player vs CPU. Am I missing a single player game rule or something, to allow the trp race to build things?
Posts: 6
Participants: 3