| Blockland Forums > Suggestions & Requests |
| Longer day length |
| << < (2/2) |
| Treynolds416:
Um, 24 hours is 86400 seconds, which is the max for day length. I don't know why you're only getting 300 seconds |
| Awdax:
Yeah I don't get this either. The Environmental Editor allows you to change the day length already. I don't know where you're getting the Mission Editor thing from. Like Trynolds said, 86400 is the maximum setting, not 300. It's 300 by default but you can easily increase it. |
| Demian:
--- Quote from: Treynolds416 on August 11, 2012, 11:12:43 AM ---Um, 24 hours is 86400 seconds, which is the max for day length. I don't know why you're only getting 300 seconds --- End quote --- Making the value anything larger than 300 resets it back to 300 and changing the value in the .atmosphere file does the same thing. Edit: Odd. The GUI method works now, script doesn't. Does anyone see anything wrong with this? --- Code: ---$Sky::dayCycleEnabled 1 $Sky::DayLength 3600 $Sky::DayCycleFile Add-Ons/DayCycle_SpectrumSphere/spectrumsphere.daycycle --- End code --- |
| Awdax:
I think this is a bug Badspot mentioned he is trying to fix. Enter the value and instead of hitting "Apply" hit the Enter key. If it still doesn't work I think this is a bug, because it works fine for me and others. |
| Demian:
--- Quote from: Awdax on August 11, 2012, 11:33:23 AM ---I think this is a bug Badspot mentioned he is trying to fix. Enter the value and instead of hitting "Apply" hit the Enter key. If it still doesn't work I think this is a bug, because it works fine for me and others. --- End quote --- I know of that bug and this isn't the case. The GUI works now oddly enough. I still need the script to work though. |
| Navigation |
| Message Index |
| Previous page |