Xcom 2 Facility Layout
Xcom 2 Base Layout War Of The Chosen
These commands are all tested and do work on my game. All you need to do to activate the console is to start the game with “-allowconsole”.
Supplies, Intel, Elerium, Alien AlloyAddItem AlienAlloy 10000AddItem EleriumCore 10000AddItem EleriumDust 10000AddItem Intel 10000AddItem Supplies 100000 All Armor and VestsAddItem HazmatVest 100AddItem HeavyPlatedArmor 100; adds 100 E.X.O. SuitsAddItem HeavyPoweredArmor 100; adds W.A.R. EasyObjectIdsBelow is quoted from forums here:GetAll XComGameStateUnit strNickNameGetAll XComGameStateUnit strFirstNameGetAll XComGameStateUnit strLastNameGetAll XComGameStateUnit ObjectIDtyping one of the first three commands will give you a list of all units and their names (fist, last, or nick, depending on which command you used). The list doesn’t contain the ObectID, but it does give you something called XComGAmeStateUnit, which is a temporary number given to the unit by the game.Next, you use the GetAll XComGameStateUnit ObjectID command, which lists everyone b their ObjectID.
- How to build a great base in XCOM 2. XCOM 2 base guide — build a better Avenger. XCOM 2's facility-building game is a little simpler than its predecessor's.
- Oct 20, 2012 - Page 1 of 2 - Base generation - posted in XCOM Mod Talk: This post is. Initial base layout, something i wish to do myself as soon as i'll have.
This list will also contain the XComGameStateUnit number from before, so you can match the two lists and get everyone’s permanent ObjectID.
ALERT!!!Please be aware that, in order to have a good online experience, AC requires that you have a good quality connection (both ping and stability). Code:CAR0; car index - from 0 to XXXDRIVERNAME=; Driver name that will appear on the lobbyTEAM=; Team of driverMODEL=; car model - that's exactly the car folder's name (into the 'content/cars' folder)SKIN=; car skin - that's exactly the skin folder's name (into the 'content/cars/MODEL/skins' folder)GUID=; STEAM64 GUIDSPECTATORMODE=; leave it to 0BALLAST=0; how many kg of ballast to be added to this car. Excessive ballast can severely affect handling and car behaviour!- UPDATE -RESTRICTOR=0; from 0 to 100, cuts the car's engine power. So, please, do not play online while your connection is under stress (torrent, Windows updates, shared connections) and, most importantly, do not run servers using extreme configurations.
To activate the console, you must first add the following as a command line parameter to XCOM 2:-allowconsole Rightclick the XCOM 2 shortcut, select properties and add it at the end of the 'Target'-field so that it looks something like this.