can you turn of nighttime?

masamuneangel
Member
 
Posts: 21
Joined: Fri Jul 24, 2015 17:40

can you turn of nighttime?

by masamuneangel » Sat Jul 25, 2015 16:37

hi can someone tell me if it's possible to turn off nighttime in creative? since i only play on creative it makes it very difficult for me to see since the torches give very little light
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: can you turn of nighttime?

by Krock » Sat Jul 25, 2015 16:39

Use "/grant singleplayer all" to get all privileges that exist.
Then use the command "/time 6000" to get daytime.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

masamuneangel
Member
 
Posts: 21
Joined: Fri Jul 24, 2015 17:40

Re: can you turn of nighttime?

by masamuneangel » Sat Jul 25, 2015 16:48

thanks i finally found the command console
 

twoelk
Member
 
Posts: 1092
Joined: Fri Apr 19, 2013 16:19

Re: can you turn of nighttime?

by twoelk » Sat Jul 25, 2015 19:51

If you add the setting :
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
time_speed = 0

to the minetest.conf the current time will never change,

so for example if you set it to noon with Krock's method in chat by typing
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
/time 12000


it will stay midday for ever as the time will not proceed anymore.
 

masamuneangel
Member
 
Posts: 21
Joined: Fri Jul 24, 2015 17:40

Re: can you turn of nighttime?

by masamuneangel » Sat Jul 25, 2015 21:19

how do i find the minetest.conf?
 

Dragonop
Member
 
Posts: 1178
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop

Re: can you turn of nighttime?

by Dragonop » Sun Jul 26, 2015 08:23

Minetest.conf is on your minetest folder. Open it with a text editor.
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: can you turn of nighttime?

by rubenwardy » Sun Jul 26, 2015 11:53

You can also do these commands:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
/time 12000
/set -n time_speed 0
 

masamuneangel
Member
 
Posts: 21
Joined: Fri Jul 24, 2015 17:40

Re: can you turn of nighttime?

by masamuneangel » Sun Jul 26, 2015 22:25

i couldn't find time speed in minetest.conf but i found it in mintest.conf example, will that do?
 

Dragonop
Member
 
Posts: 1178
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop

Re: can you turn of nighttime?

by Dragonop » Mon Jul 27, 2015 05:03

minetest.conf.example is that, an example.
if you don't find anything on minetest.conf, just add it.
twoelk wrote:If you add the setting :
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
time_speed = 0

 

masamuneangel
Member
 
Posts: 21
Joined: Fri Jul 24, 2015 17:40

Re: can you turn of nighttime?

by masamuneangel » Mon Jul 27, 2015 15:16

thanks, i wouldn't have realised ^.^
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: can you turn of nighttime?

by amadin » Wed Aug 12, 2015 16:04

How to reduce night or increase day?
 

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Re: can you turn of nighttime?

by Wuzzy » Sat Sep 26, 2015 14:55

Well, just use the time command as described above and use an appropirate number for the desired time of day.
See http://wiki.minetest.net/Time_of_day for a list of useful values for the time command.

If this does not answer your question, then you need to reword your question so we can understand it.

More infos about setting the time:

Since 0.4.13, the time command was extended to also accept times in the 24-hour format.
So you could just type in into the console or chat:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
/time 10:30


Instead of the harder to calculate:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
/time 10500


Alternatively, you can also set the time of day directly in the world files without having to start Minetest before. Look for the file %YOUR_MINETEST_USER_DIRECTORY%/worlds/%YOUR_WORLD_NAME%/env_meta.txt (Replace the weird “%%” names with the directories approprieate to your system). Edit the number on the line which says “time_of_day” and use a value between 0 and 24000 (same format as for /time, but 24-hour format is not supported).
 


Return to Minetest General

Who is online

Users browsing this forum: Google [Bot] and 24 guests

cron