Page 1 of 1

Help with Console Command in WoTC

Posted: Tue Aug 29, 2017 6:25 pm
by K1D27H
Hello there.

I just played WoTC and noticed there is a change in the old SetSoldierStat command and now it appears:

SetSoldierStat eStat[BYTE] NewSTAT[FLOAT] UnitName[FString] bSetBaseStat[UBOOL]

Do you guys know how the last boolean function works? I tried entering the code the old way and it did not work.

Re: Help with Console Command in WoTC

Posted: Wed Aug 30, 2017 7:59 pm
by illumiajavier
I had a similar issue earlier. Add quotes around the name and a 1 at the end.

Old:
SetSoldierStat eStat_Hacking 100 Jon Jones

New:
SetSoldierStat eStat_Hacking 100 "Jon Jones" 1

See if that works.

Re: Help with Console Command in WoTC

Posted: Sat Sep 02, 2017 3:58 pm
by K1D27H
illumiajavier wrote:I had a similar issue earlier. Add quotes around the name and a 1 at the end.

Old:
SetSoldierStat eStat_Hacking 100 Jon Jones

New:
SetSoldierStat eStat_Hacking 100 "Jon Jones" 1

See if that works.
Yeah, that works nicely. Thank you very much for it.

Re: Help with Console Command in WoTC

Posted: Thu Nov 16, 2017 10:20 am
by lanfear Eris
however the name is tricky.. i try several times and i failed. then i rename my soldier without nickname and it work

Re: Help with Console Command in WoTC

Posted: Thu Nov 23, 2017 4:46 pm
by goissilva
hi, i need some help with WOTC.

the input device is grayed out, i cant change to gamepad or keyboard, only mouse works, even with all mods off.

vanilla xcom 2 works fine. It's a WOTC related bug, has anyone found a fix?