blix2006 0 Posted December 5, 2006 is there a way to do it in say capture the island mode? Share this post Link to post Share on other sites
HappyG 0 Posted December 5, 2006 <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> while {true} do { sleep(1); skipTime(0.0167); }; This script accelerates daytime to double speed. Basicly it skips 1 seconds each second (skipTime takes hours as a parameter, while sleep uses seconds - messy :P). skipTime only affects sun position and height of tide, so it doesn't interfere with gameplay. Share this post Link to post Share on other sites