Thread: Zone idling
View Single Post
  #4  
Old 11-03-2010, 12:41 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by songie View Post
I need some Static zones to stay up forever having to input 86400000 milliseconds to keep it up for 24 hours is more like a workaround, its mostly for opendoor zones and when i disable idling of zones after about a 500 zones running at the sametime it maxes out the cpu. I could input about a 7 days worth of milliseconds i guess but idd prefer a sourcecode change to excempt certain zones from being able to idle at all.
That field is on a per zone basis. And is far more CPU efficient to call that out then to have statics running all the time. But that is your call, I don't see a whole lot of use in something like that. Otherwise I'm sure that it could be added. But you can pretty much serve the same purpose with shutdown delay.
Reply With Quote