Thread: Features.h
View Single Post
  #3  
Old 10-02-2008, 03:46 PM
Rocker8956
Hill Giant
 
Join Date: Sep 2007
Posts: 117
Default

You understood me correctly. I must not be awake yet, need more coffee.
The rule would be the best way to go for the shutdown timer since it is only used a few times.

I was just thinking since so many things seem to be hard coded into features.h having them pulled from the database would allow for more customization. Though using rules or the variables (from the variables table) would work better since they are loaded when the server starts.

Changing it in features.h would help later if someone wants to adjust the way it is pulled. They would only need to change it in features.h instead of finding each reference.

Any thoughts?
Reply With Quote