X4: Foundations
0 of 0

File information

Last updated

Original upload

Created by

Meiyo

Uploaded by

Meiyo40

Virus scan

Safe to use

About this mod

Simple cheat credit script. He adds credit under a defined limit (Default +5M if fall under 1M)
Simple script make for learn MD script.

Permissions and credits


Simple cheat credit script.
He gives to you 5M if you fall under 1M, he gives you +5M on a fresh start too.
For less influence, the script check only every hour.

Simple script makes for learning MD script.

Be careful, this script is a cheat, you can have less fun if you use this mod.

You can change numbers if you want





<conditions>
<check_value value="player.money lt 1000000Cr"/>
</conditions>
<actions>
<reward_player money="5000000Cr"/>
</actions>

change the first for the limit where the mod is activated, change the second for the amount given.

For install, just extract ineedmoney.zip into the extensions files of the X4 Foundations root files.
For example mine is:
C:\Games\SteamGame\steamapps\common\X4 Foundations\extensions