Difference between revisions of "User:Rasikko"
Jump to navigation
Jump to search
m
→Lunar Functions
imported>Rasikko |
imported>Rasikko |
||
Line 159: | Line 159: | ||
If more than 1 day has not passed, will return the time Masser will rise instead. | If more than 1 day has not passed, will return the time Masser will rise instead. | ||
<source lang="papyrus"> | <source lang="papyrus"> | ||
Float Function GetMasserRiseTime() | Float Function GetMasserRiseTime() Global | ||
Float gameTime = Utility.GetCurrentGameTime() | Float gameTime = Utility.GetCurrentGameTime() | ||
Float riseTime = 20.00 ; 8PM | Float riseTime = 20.00 ; 8PM |