Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SECTORSLEEP
Author Message
amonvangrell
Banned

Posts: 338
Likes Given: 17
Likes Received: 32 in 20 posts
Joined: Aug 2012

britannia shard

Post: #1
SECTORSLEEP
Hello to all!

Before sphere.ini used to have:
Code:
// SECTORSLEEP=x
// Value from 1 to 32 (sleep longer)
SECTORSLEEP=7

In the new sphere, despite this option being turned on, this function seems not to be working:
Code:
// Value from 1 to 32, set sectors inactive when unused to conserve resources, 0 disables Sleep (NOT recommended).
SectorSleep=0//10
Which I think is the same thing.... However my sphere seems to stay "sleeping" until I am inside that sector... No spawns started, no NPC movement, nothing...

Is there any way to leave all sectors running? (Spawning purpose)
12-30-2016 04:03 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: SECTORSLEEP
I don't know who coded this feature and what its purposes, but on some quick testing here SectorSleep=0 seems to make the sector always sleep instead disable sleep
https://github.com/Sphereserver/Source/b...r.cpp#L993

so try using SectorSleep=1 to check if you get better results
12-31-2016 11:39 AM
Find all posts by this user Like Post Quote this message in a reply
amonvangrell
Banned

Posts: 338
Likes Given: 17
Likes Received: 32 in 20 posts
Joined: Aug 2012

britannia shard

Post: #3
RE: SECTORSLEEP
It did the trick! Thanks!
01-07-2017 02:49 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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