Prison Break

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

Moderator: Moderators for English X Forum

Chair5768
Posts: 36
Joined: Sun, 15. Jan 06, 06:43
x3

Prison Break

Post by Chair5768 »

GM_PrisonBreak.xml
Spoiler
Show
<!-- TODO (@Lorraine): Remove this before release -->
<cue name="Debug_CheatSecuritySlicerIngrediants" instantiate="true">
<conditions>
<event_cue_signalled />
</conditions>
<actions>
<add_inventory entity="player.entity" ware="ware.inv_decryptionmodule" exact="1" />
<add_inventory entity="player.entity" ware="ware.inv_agidevice_02" exact="5" />
<add_inventory entity="player.entity" ware="ware.inv_interfaceunit" exact="1" />
</actions>
</cue>
Spoiler
Show
<!-- TODO (@Lorraine): Remove this before release -->
<cue name="Debug_CheatSecurityDecryptionSystem" instantiate="true">
<conditions>
<event_cue_signalled />
</conditions>
<actions>
<add_inventory entity="player.entity" ware="ware.inv_securityslicer" exact="1" />
</actions>
</cue>
Appears to be giving free items to the player during the prison break quest for debugging purposes that never got removed. Really Lorraine, was this too much to ask for :D .

Return to “X4: Foundations - Technical Support”