Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I love this little guy! Although I cannot for the life of me get the alarms to work. I'm following all the instructions, and I've even tried a few things myself, but I can't seem to get them working :(

hi, sorry it took a while to reply - I was busy! Do you still need help with the alarms?

Hi, no worries! And yeah, I still can’t get it working

(2 edits)

so; quickly checking - you have

alarmEnabled = enabled

in config.txt

and alarm.txt is formated something along the lines of

// This first line is ignored.
1800
Alarm 1 Name
 
1345
Alarm 2 Name

If you do would you mind pasting the text of the files in a reply so I can test myself?

Yep! Here's the alarm text:

// This first line is ignored. Please see instructions in readme.txt for how to set up an alarm. Enable alarms in config.txt by setting alarmEnabled to enabled. You may want to remove the example alarms in this document when setting up your own.

1956

Test alarm


2000

Test 2

And then from config.txt:

alarmEnabled = enabled

Sorry if it's formatted weirdly in the comment

okay having tested myself it seems the bug was with Tenna. Pushing out a new build now to fix it! :)

Oh okay, thank you! Glad to know it’s not just me lol