Hi,
Had a quick search but nothing has come up - Is there a way of editing the sunrise/sunset time?
Example; Some routes have a darker 1800hrs than other routes which makes me think that there is somewhere within the editor that you can change?
Thanks in advance......
Edit Sunrise/Sunset
Moderator: Moderators
-
gptech
- Very Active Forum Member
- Posts: 19585
- Joined: Fri Oct 10, 2008 5:48 pm
- Location: Wakefield, West Yorkshire
Re: Edit Sunrise/Sunset
That could be because of the season that's set in whatever scenario you're looking at.johnellis75 wrote:Example; Some routes have a darker 1800hrs than other routes
- skoda
- Established Forum Member
- Posts: 324
- Joined: Sat Jul 05, 2003 4:21 pm
- Location: Heart of the West Midlands
- Contact:
Re: Edit Sunrise/Sunset
Just had a quick look in the DTG folder at a randomly picked route (Cardiff Swansea) and there's a folder called "Time of day" and in there are 4 season .bin files that if you open with RWtools show the rise time and set time of the sun .
Summer .bin example :
I'm assuming that's something that could be adjusted ?
Summer .bin example :
Code: Select all
<RiseTime>
<sTimeOfDay>
<_iHour d:type="sInt32">5</_iHour>
<_iMinute d:type="sInt32">0</_iMinute>
<_iSeconds d:type="sInt32">0</_iSeconds>
</sTimeOfDay>
</RiseTime>
<SetTime>
<sTimeOfDay>
<_iHour d:type="sInt32">21</_iHour>
<_iMinute d:type="sInt32">0</_iMinute>
<_iSeconds d:type="sInt32">0</_iSeconds>
</sTimeOfDay>
</SetTime>
-
johnellis75
- New to the Forums
- Posts: 9
- Joined: Thu Jan 31, 2008 12:56 pm
Re: Edit Sunrise/Sunset
That's the one - Thanks.
Few more entries than just Rise/Set. Also times for dusk/dawn and also moon rise/set.
Thanks again.
Few more entries than just Rise/Set. Also times for dusk/dawn and also moon rise/set.
Thanks again.