The Governor Posted September 25, 2015 Report Share Posted September 25, 2015 Is there something in the parameters that disables time advancement? At night (in game), it's very hard for me to see anything. Quote Link to comment Share on other sites More sharing options...
TheAxeMan33 Posted September 25, 2015 Report Share Posted September 25, 2015 Go into freeplay_parameters.xml (I believe) and edit the time change factor to 0 Quote Link to comment Share on other sites More sharing options...
itchboy Posted September 25, 2015 Report Share Posted September 25, 2015 Is there something in the parameters that disables time advancement? At night (in game), it's very hard for me to see anything.Remember that Freeplay parameters file that I mentioned previously? Go to the first part of it, among the first 20 lines. Find this:<TimeSpeedFactor value="1.0"/>Change that value to zero to make it permanently morning. Problem is though, you also need to change this setting:<starttime value="8:30"/>To make the game start at 12:00 noon for example. 8:30 might be a bit early for your taste, so you have pretty much free reign to have the mod start at 10am, 1pm, etc. Quote Link to comment Share on other sites More sharing options...
The Governor Posted September 26, 2015 Author Report Share Posted September 26, 2015 Go into freeplay_parameters.xml (I believe) and edit the time change factor to 0 Remember that Freeplay parameters file that I mentioned previously? Go to the first part of it, among the first 20 lines. Find this:<TimeSpeedFactor value="1.0"/>Change that value to zero to make it permanently morning. Problem is though, you also need to change this setting:<starttime value="8:30"/>To make the game start at 12:00 noon for example. 8:30 might be a bit early for your taste, so you have pretty much free reign to have the mod start at 10am, 1pm, etc. Thanks, both of you. Quote Link to comment Share on other sites More sharing options...
The Governor Posted September 26, 2015 Author Report Share Posted September 26, 2015 Remember that Freeplay parameters file that I mentioned previously? Go to the first part of it, among the first 20 lines. Find this:<TimeSpeedFactor value="1.0"/>Change that value to zero to make it permanently morning. Problem is though, you also need to change this setting:<starttime value="8:30"/>To make the game start at 12:00 noon for example. 8:30 might be a bit early for your taste, so you have pretty much free reign to have the mod start at 10am, 1pm, etc. For some reason, that isn't working. I'm pretty sure I edited it right. Edit: Should I also change these in the fp_params_endless file? <TimeSpeedFactor value="0"/> <starttime value="12:30"/> Quote Link to comment Share on other sites More sharing options...
randomperson139 Posted September 27, 2015 Report Share Posted September 27, 2015 Yes, or fp_params_endless_d for deluxe (if you're using it), or _challenge for the challenge freeplay mode. Quote Link to comment Share on other sites More sharing options...