For 99% of players, the mod (by Rei Ayanami) is vastly better than manual console commands:
: debug print(factions.factions)
A thin, transparent line appeared. He typed: /addmoney 100000000 . X4 Foundations Console Commands
The "Transaction Received" chime rang out like a choir. Suddenly, the crushing debt of the Argon Federation didn't matter. But Julian was impatient. He didn't want to fly to a shipyard; he wanted justice now. He targeted the empty space next to his Eclipse fighter and typed: /create_ship argon_m_destroyer_01_a .
The X4 map is massive, and flying around to discover stations and gates can take dozens of hours. If you want to see the entire universe layout immediately: For 99% of players, the mod (by Rei
Navigate to your X4 Foundations configuration folder:
: This is the gold standard for "commands." It adds an in-game UI that allows you to spawn ships, add money, reveal the map, and toggle invincibility. Suddenly, the crushing debt of the Argon Federation
: Spawn new ships, modify crew levels, or make your ship invincible. Global Actions
If you want a GUI with buttons for "Add Money," "Repair Ship," or "Destroy Target," you should install the mod from Nexus Mods or the Egosoft forums.
This comprehensive guide will walk you through everything you need to know about enabling the console, using cheats safely, and manipulating the game engine to create your ideal space empire.
| Action | Console Command (Ctrl + H) | | :--- | :--- | | Add 1 Million Credits | player.money = player.money + 1000000 | | Spawn Argon Fighter | player.entity:getArea():addShip("ship_arg_s_fighter_01", player.faction, true) | | Max Teladi Rep | player.faction:changeRelation(factions.getFaction("teladi"), 1.0) | | Reveal Map | player.galaxy:discoverAll() | | Open Cheat Menu (Mod) | Ctrl + C | | Open Dev Console | Ctrl + H | | Open Debug Log | F12 |