In Enemy Within , Meld canisters despawn. They are also buggy with console spawning. Use GiveResource Meld 999 at the start of the game, but never during a tactical mission. It can crash the UI.
The Ultimate Guide to the XCOM: Enemy Within Developer Console
Launch PatcherGUI and set the path to your XCOM: Enemy Within installation folder (usually Steam\steamapps\common\XCom-Enemy-Unknown\XEW ). Load the downloaded script file into PatcherGUI. Click . xcom enemy within dev console full
.Bindings=(Name="F1",Command="GiveResource credits 1000 | GiveResource meld 250") .Bindings=(Name="F2",Command="ToggleGodMode | UnlimitedAmmo")
Once enabled, launching the console during active gameplay requires a simple keypress. In Enemy Within , Meld canisters despawn
Did we miss a command? Check the XComConsoleCommands file in your game directory for a complete list of developer strings.
> create soldier Soldier created at position (10, 10) It can crash the UI
A: This usually indicates a problem with the modification you applied. Try reverting to your backup files and attempt a different enable method. The PatcherGUI method is generally the most stable and least likely to cause crashes.
: If you don't want to install mods, you can bind specific commands directly to keys in your DefaultInput.ini file (found in XEW\XcomGame\Config ). For example, adding .Bindings=(Name="U", Command="restartlevel", Alt=True) under [Engine.PlayerInput] allows you to run that specific command by pressing Alt + U in-game. 2. Common Dev Console Commands