A mod to help modders and players alike when they have the command console active. Adds several new commands that allow more flexibility with testing or just getting past bugs created by other mods.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
obligatory gratitude to everyone who worked on Long War please see the "Permissions and Credits" section of their page here: https://www.nexusmods.com/xcom/mods/88/
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
More Commands
This project was created in order to assist with testing of other mod projects and has been a helpful tool due to the fact that it adds the ability to modify smaller aspects of the game simply through accessing the Command Console. This mod does require the Command Console to be active, you can download the necessary files to activate the Console on the Long War modpage.
More Commands was tested primarily on LongWar V1 but should work with Enemy Within. The mod does not seem to work with EnemyUnknown
if anyone has suggestions for additional commands please share them and we will look into adding them.
Commands and Usage
Version 2.0
Version 2.00 brings several new commands which you can find inside the MORECOMMANDSREADME that is included in the mod's folder.
Version 1.0
giveperk: All commands are added through an existing command, "giveperk", and then have additional text that will not show up with the console "suggestions" that appear above the line you enter your text.
stat: You must be in the Soldier UI in order to utilize commands for stats and use spaces between 'giveperk, 'stat' and the command name [hp, aim, def, mob, will, #, default, roll, levelup]
xp: You must be in the Soldier UI in order to utilize command for xp, this allows you to give a specific amount of XP to an individual soldier.
clear: You must be in the Soldier UI in order to utilize command 'clear' which clears all perks from the selected soldier.
rolltree: You must be in the Soldier UI in order to utilize command for 'rolltree' which will reroll the perktree for the selected soldier if Training Roulette is active.
perks:
- giveperk close encounters {gives the close encounters perk} - giveperk -close encounters {takes away the close encounters perk} - giveperk 40 {gives the close encounters (ie ePerk_CloseAndPersonal) perk} - giveperk -40 {takes away the close encounters perk}
as shown in the examples it should accept the localised names of the perks
so you can just type the name of the perk as it appears to you
Soldier screen will now update after you finish entering a command (Thanks WGhost!)