- Sep 22, 2017
- 50
- 21
Getting issues with console commands :\
Money works fine
but Affection/Romance/Corruption is not working. I've tried varying subtle shifts in spacings and so forth and nothing.
X.Affection = Y,
X.Affection=Y
X.Affection += Y
etc etc
X.changeAffection = Y
X.changeAffection=Y
X.changeAffection += Y
etc etc
even tried a basic "X.love = Y" thing.
and a few more that I can't even remember. Occasionally I'll get the an error saying an AttributeError has occurred. Please help?
Money works fine
but Affection/Romance/Corruption is not working. I've tried varying subtle shifts in spacings and so forth and nothing.
X.Affection = Y,
X.Affection=Y
X.Affection += Y
etc etc
X.changeAffection = Y
X.changeAffection=Y
X.changeAffection += Y
etc etc
even tried a basic "X.love = Y" thing.
and a few more that I can't even remember. Occasionally I'll get the an error saying an AttributeError has occurred. Please help?