Search found 2 matches

by mutsuns
Sun Oct 28, 2018 10:30 pm
Forum: Ren'Py Questions and Announcements
Topic: 'GameTime' object has no attribute 'period'
Replies: 1
Views: 349

'GameTime' object has no attribute 'period'

I'm trying to add a day mechanic in my game. The beginning runs smoothly, but this error ( https://prnt.sc/lbm474 ) comes up at one point. Here are the codes I used: init python: import datetime class GameTime(object): def __init__(self, dt="Jan 01 2018"): self._dt = datetime.datetime.strp...
by mutsuns
Fri Oct 19, 2018 7:44 pm
Forum: Welcome!
Topic: Guestbook
Replies: 5523
Views: 2546216

Re: Guestbook

Hi! My name is Isko and one time I made a joke about making a dating sim with jocks and now I'm being peer pressured to make it real. I hope to learn a lot from you all!