Grimy’s Console Commands

If you liked this item, please rate it up on Steam Workshop page.

Author: GrimyBunyip

Last revision: 21 Jul, 2016 at 00:15 UTC

File size: 34.82 KB

On Steam Workshop

Description:
Description

This mod adds a few extra console commands to the game.

GiveSoldierAWCAbility string UnitName name AbilityName int slot

UnitName -> "Firstname Lastname" of soldier, caps and spelling matters
AbilityName -> TemplateName of ability you are adding
Slot -> 0 = Unknown Slot, 1 = primary, 2 = secondary, 3 = Tertiary, etc.
This matters because you COULD give your pistol or sword rapid fire or something like that.

Examples

Give RapidFire to a sidearm:
GiveSoldierAWCAbility "Joe Chill" RapidFire 2

LevelUpSoldier string UnitName int Ranks

levels up a specific soldier the specified number of ranks

DeleteSoldierAWCAbilities string UnitName

removes all of a soldier’s AWC abiliites

GrimySetCharacterStat ECharStatType eStat float NewStat string UnitName

allows you to set the stat of any character, even if they aren’t a soldier.

Taking Requests

Feel free to request any console commands, I’d like to build this into a bigger mod if possible.
But I haven’t played xcom that much recently, and I’m honestly not sure what people would even want out of console commands.