- Sep 28, 2021
- 78
- 320
it was.
i used it half or more year ago when played last time.
but... i am forgot that console code.
I am asked here too about that - noone answer.
Hello I didnt reach that part so I can't test it but i looked into the code and I found this:Is there any console comand to remove the weekly limit of sex toys photo sessions? View attachment 2605149
Code:
if ModelingWork.LastXShopWorkDate + ModelingWork.XShopWorkDateStep > GData.Date:
$ tzone.selectable = False
$ tzone.notes.append( ( _("weekly limit reached"), Zones.Negative ) )
So the thing is you can try ModelingWork.LastXShopWorkDate = 0
That would do it but im not tested it
TLDR: Try with ModelingWork.LastXShopWorkDate = 0
Hope it helps
Last edited: