Jump to content

bring back water / electricity


meonfire

Recommended Posts

hi ho :) ... i got 2 questions

the main question is

is there a way to bring back water and electricity ? ... i checked the servertest.ini but i cant find a modifier for this

am i able to mess around with that on the fly as admin ?

i really would like to switch it back on ... because there are some new people around at my server i want that they  are able to mess around a little bit ... and then when they are better turn it back off

-----
second question

am i able to mess around with the day and night + difficulty on the fly ?

we kinda want to make some server events where its night for a weekend (real time) and the zombies are stronger :D ... but change back to normal after some time ;)

 

Link to comment
Share on other sites

You can also turn water/electricity back on by increasing the values in the sandbox vars.

 

Something like:

shutdown server

edit servertest_SandboxVars.lua with the appropriate values:

	WaterShutModifier = 9999,	ElecShutModifier = 9999,

where 9999 is will be '9999 game days (actually nights) since server start until water shuts off.'

start the server again.

 

Then to turn it off again just set the values to 0.

Link to comment
Share on other sites

You can also turn water/electricity back on by increasing the values in the sandbox vars.

 

Something like:

shutdown server

edit servertest_SandboxVars.lua with the appropriate values:

	WaterShutModifier = 9999,	ElecShutModifier = 9999,

where 9999 is will be '9999 game days (actually nights) since server start until water shuts off.'

start the server again.

Ah, that's a nicer solution. Didn't realise that'd work.

Link to comment
Share on other sites

yeah awesome thanks :)

may anyone explain me the daylenght too ? :)

its currently set @ 2 ... what happens when i change it to 3 for example ?

how do i change that there is night till i want it normal again ?
____
also the loot stuff ? ... its set @ 2 ... how exactly does it change when i switch numbers ?

rain = 3 and farming is also 3  ... is there a guide that tells me how to alter stuff ... i dont have a clou what happes if i change rain / farming etc to 1 for example :/

Link to comment
Share on other sites

PZServerSettings.exe in the steam game directory is a GUI application for setting those values / creating a sandbox vars file.

 

I don't think you can permanently make it night without a mod. Maybe messing with the nightlengthmodifier setting could do it. Probably not though.

Link to comment
Share on other sites

okay awesome :) ... this tool is handy :)

huge THANKS (: ... now i got the numbers right

just one more question ... starter kit is default set @ false ... i changed it to true

but i aint get a starter kit :/ ... do i have to change the false into 1 or something ?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...