[UI][group trainee] missing parameter in menu.createHireContext - Fix in a future build.

Ask here if you experience technical problems with X4: Foundations.

Moderator: Moderators for English X Forum

Post Reply
User avatar
Dj_FRedy
Posts: 229
Joined: Mon, 27. Jun 11, 05:58
x4

[UI][group trainee] missing parameter in menu.createHireContext - Fix in a future build.

Post by Dj_FRedy » Wed, 8. Dec 21, 16:35

The cause of no option in the context menu to create group trainees is a missing undefined parameter in 'menu.createHireContext'.

Defining 'canhavetrainees' to something like this would show the option.

Code: Select all

local canhavetrainees = C.CanControllableHaveAnyTrainees(menu.contextMenuData.hireObject) -- + Dj_FRedy
"All my contributions to the Technical Support and Public Beta Feedback sections will be concise and to the point, no diatribes, that's what the other sections are for".
Thank you for your efforts.

florianlt
EGOSOFT
EGOSOFT
Posts: 1304
Joined: Mon, 22. Aug 11, 14:05
x4

Re: [UI][group trainee] missing parameter in menu.createHireContext

Post by florianlt » Thu, 9. Dec 21, 10:06

Thanks. Fixed in an upcoming version.

Post Reply

Return to “X4: Foundations - Technical Support”