Benn Swagger
Well-Known Member
- Aug 26, 2016
- 1,642
- 2,665
- 434
Found it... adding another code for other reader.I tried looking into it, even with save editor and no luck on finding out how to do that, but i'm going to look into that again later because i want to know as well, whenever i find out, i will post it, if you haven't found out by than
-NOTE-
To manipulate, pay attention to your current day. Example, current day is 50 and you rent something for a week - 7 days,
mean the code will be MotelAltRoom.ReservedUntil = 57. So if you want to change it, type anything above 57. Let say
you want add 100 days, then type 157. If you want eternity, type 999. Don't think you will play till day 999
-CODE for MOTEL-
Motel MC Room Adult TV : MotelMyRoom.AduldTVReservedUntil = ##
Motel MC Room Bathroom Lock : MotelMyBath.BrokenLockReservedUntil = ##
Motel MC Room Single(big) Bed : MotelMyRoom.SingleBedReservedUntil = ##
(If you already request your MILF for single bed & agreed, no need to cheat nor buying this service anymore)
Motel Girls Room Adult TV : MotelGirlsRoom.AduldTVReservedUntil = ##
Motel Girls Room Bathroom Lock : MotelGirlsBath.BrokenLockReservedUntil = ##
Motel Alternative Room : MotelAltRoom.ReservedUntil = ##
(Alternative Room Bathroom Lock, there's no way to get it, so I don't include it as it might broke the game)
(Alternative Room are outside the MILF "juridiction", so it always have Adult TV, no need cheat for it)
note : yes, type Aduld not Adult. Also you can check it in Phone - Personal Status if it take effect.
-CODE for OTHER-
Player Money : Player.Money = ##
Player Energy : Player.Energy.Value = ##
(min = -40, max = 100 ... the red bar range between -40 to 0)
Last edited: