NHL Season Countdown #303
Replies: 3 comments 2 replies
-
Im going to tweak it and add it to beta either today or tomorrow. I like how xmas in the code is season opening xD. |
Beta Was this translation helpful? Give feedback.
-
I've added the countdown code from the beta repo and it works great. I thought I'd tweak the christmas.py code and change it for Halloween. I went thru the code and changed all the xmas and christmas values to halloween, saved it and called it halloween.py and then added the board to the offday for my team and then added the board and enabled it. Not sure what I did wrong, but the scoreboard will not load. If I remove the board from the offday, the scoreboard works fine. Perhaps one can't just change things like that?
|
Beta Was this translation helpful? Give feedback.
-
Think I figured it out. First I was getting an error that the
I then added the halloween attribute using the christmas one as a guide, saved the file and re-ran the script again. It then provided me with another error.
Went back into the boards.py file and add this line to the top section of the file
Edited Another thing is to ensure all of the "xmas" words have been changed to "halloween". LOL |
Beta Was this translation helpful? Give feedback.
-
Here's my take on the Christmas board. I essentially changed some of the settings and colors and added my own images into it. The date itself is the first regular season game (October 12th). Below is the code for the Christmas.py I used. I've also attached the photos I used which you would put in assets -> images. To run this simply create a new Christmas.py file and replace it with the one that is currently on the board. Then in setup just select that you want to display the Christmas Countdown board.
Beta Was this translation helpful? Give feedback.
All reactions