
04-12-2008, 05:05 PM
|
|
¯\(º_o)/¯
|
 |
Join Date: Sep 2006
Location: Norway
Posts: 2,815
|
|
function onServeroptionsChanged()
|
I was wondering if we could get a function that occurred when the server options were changed. Since we can add our own variables into the server options and read them from the 'serveroptions' object, it could be nice to have a function when the server options were changed.
I was thinking of using this for custom effects, e.g mudenabled, secretlevels, loadbaddies (just examples) etc. and I also don't want to use a timeout serverside to check if the changes to the variables has happened.. |
|
|
|