The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Daytime and lightlevel question
Author Message
Gil Amarth
Journeyman
*

Posts: 189
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2012
Reputation: 0



Post: #4
RE: Daytime and lightlevel question
At sphere.ini you have this lines:

Code:
DungeonLight=27

// Day light level 0-30
LightDay=0

// Night light level 0-30
LightNight=25
Here you can set the light level of day, night and dungeons.

Later you have the next line:

PHP Code:
// Length of the game world minute in real world in seconds
GameMinuteLength=60 

With this you have 1 real minute for 1 world minute. If you set this quantity to 15 (for example), you have 4 world minutes for 1 real minute, 4 world hours, for 1 real hour, 4 world days for 1 real day, etc...

As far I know, the revolution movement of the world is the same for all the map. The map it´s only a small continent of the world, so it´s the same time at Yew, or Vesper o Moonglow. There is no day in one corner of the map, and night on the other.
If it´s night, it´s night at the whole map.
06-17-2012 07:20 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Daytime and lightlevel question - Khizag - 06-15-2012, 06:52 PM
RE: Daytime and lightlevel question - Gil Amarth - 06-17-2012 07:20 AM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)