Search found 1 match

by illumiajavier
Wed Aug 30, 2017 7:59 pm
Forum: General Discussion
Topic: Help with Console Command in WoTC
Replies: 4
Views: 30402

Re: Help with Console Command in WoTC

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.