I am not sure if its been posted before,
But if anyone just wants to cheat though the console.
here are some variables and functions you use, Some examples:
- Add money
AddPlayerMoney(1000)
- Skip to a time. 0 - 23
GData.Time = 22
- Skip to a Day.
GData.Date = 156
- Clear Family Conflicts..
Relations["Player", "Mom"].conflict.Value = 0
Relations["Mom", "OldSis"].conflict.Value = 0
Relations["Mom", "YoungSis"].conflict.Value = 0
Relations["YoungSis", "OldSis"].conflict.Value = 0
Note. skipping dinner too much will cause the opinion to also decrease. so remember to set it to 100,if skipping and resetting conflicts too much.
- Set allure a character has for you..
Relations["Player", "Mom"].allure.Value = x
Relations["Player", "OldSis"].allure.Value
Relations["Player", "YoungSis"].allure.Value
Relations["Player", "MAunt"].allure.Value
Relations["Player", "MGran"].allure.Value
- Set opinion a character have of you..
Relations["Player", "Mom"].opinion.Value = x
Relations["Player", "OldSis"].opinion.Value
Relations["Player", "OldSis"].opinion.Value
Relations["Player", "MGran"].opinion.Value
Relations["Player", "MAunt"].opinion.Value
- Some Character names you need with the Relations function:
Mom
OldSis
YoungSis
MAunt
MGran
FGran
FLawSecretary
FLawyer
Judge
HotCop
FatCop
PGrapher
PETeacher
Principal
LitTeacher
NeighCheerl
NeighMom
OSfriend
SluttyMaid
SMom
StepYS
StepOS
ATeach
i didn't bother to look though it all. these are just some you can use.