Console command " give_trait "
How does this command work? I want to test some cool traits on one of my generals.
It's supposed to be:
give_trait (what the hell is number?!)
For example: give_trait Amulius Scipio Swears_Like_A_Trooper 1
Sometimes it says the character can't be found and sometimes that the trait can't be found... what am I doing wrong?
Re: Console command " give_trait "
It probably needs to be...
give_trait "Amulius Scipio" Feck 6
If you don't put the name in quotes, I guess the game tries to read the name as Amulius and the trait as Scipio. If he had an epithet, eg. Amulius the Great, he'd still be Amulius Scipio.
Swears_Like_A_Trooper is just a level for the trait called Feck, so you'd need to check the trait & find the threshold points to get that level, in this case 6.
Of course, I could be wrong since I just reasoned this out rather than actually trying it. Let me know if it works. ~:)
Re: Console command " give_trait "
It seems to be working, except the threshold number (but I can manage without it).
Thanks!