Difference between revisions of "User:Rasikko"

Jump to navigation Jump to search
127 bytes added ,  07:26, 3 April 2018
m
imported>Rasikko
imported>Rasikko
Line 138: Line 138:
Due to the game beginning on the 17th, a full calendar month thus occurs on the 17th of every month until 20th, First Seed 202 because of Sun's Dawn only having 28 days, from there, the 20th of every month will be a full calendar month.<br><br>
Due to the game beginning on the 17th, a full calendar month thus occurs on the 17th of every month until 20th, First Seed 202 because of Sun's Dawn only having 28 days, from there, the 20th of every month will be a full calendar month.<br><br>
In case I forget: Sun's Dawn and First Seed always begins on the same day of the week, like February and March.
In case I forget: Sun's Dawn and First Seed always begins on the same day of the week, like February and March.
*Finding the day of the week for the first day of the following month: (TotalDaysPreviousMonth + StartingDoWPreviousMonth) % 7
<br/><br />
<br/><br />
The following function is the same as using GameMonth.GetValue(), but without using a property or [[GetValue - GlobalVariable]]. The idea behind all the following functions is to serve as an alternative to properties.
The following function is the same as using GameMonth.GetValue(), but without using a property or [[GetValue - GlobalVariable]]. The idea behind all the following functions is to serve as an alternative to properties.
Anonymous user

Navigation menu