Her New Memory
Denna gemenskapscentral är markerad som "Endast för vuxna". Du ser denna central eftersom du har godkänt denna typ av innehåll i dina preferenser.

Her New Memory

Otillräckligt med betyg
How To Get 1000$ in lottery
Av N_1BLACK
first step is go to file explorer and then open "windows c:" then choose "program files 86">"steam">"steamapps">"common">"hernewmemory">"games">"scripts">"mechanics" after that search a file named "lottery.rpy" and open it as a txt file and edits the "ticket" code like this
r = renpy.random.randint(1,100)
if r <= 45: #60%
ticket = 100
but you just have change the "ticket = 100" with this number (300,500,and 1000) then you just "ctrl + s" and create a new game so the codes work
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
guide
first step is go to file explorer and then open "windows c:" then choose "program files 86">"steam">"steamapps">"common">"hernewmemory">"games">"scripts">"mechanics" after that search a file named "lottery.rpy" and open it as a txt file and edits the "ticket" code like this
r = renpy.random.randint(1,100)
if r <= 45: #60%
ticket = 100
but you just have change the "ticket = 100" with this number (300,500,and 1000) then you just "ctrl + s" and create a new game so the codes work