Author Topic: Is there any way to have a server change saves & environments?  (Read 1250 times)

^title^

I would like to know if there's an add-on or some other way too do this so i don't have to manually change a map & environment every 20 minutes or something like that, kind of like zapk's server


http://rtb-archive.host22.com/add_ons/Client_SaveEnvironment.zip

Sorry, but doesn't this just save the current environment, and not automatically change it OR the save?

I believe that saves environments with bricks, personally if I need to save an environment I just create a new file for it. Go into one of the sky_blah add-ons and see how they do it. It's pretty simple imo.

I believe that saves environments with bricks, personally if I need to save an environment I just create a new file for it. Go into one of the sky_blah add-ons and see how they do it. It's pretty simple imo.

I'm not asking how to save an environment, i'm asking how i would get it to automatically change the save & environment after a certain amount of times or minigame resets.

There is a way, idk if one is already coded and up for grabs, if I can't find one I'll make one for you.

Noeditlel:

Couldn't find one, so I made a quick one. The .zip includes two test maps, put them in Config/Server/MapChanger and the names have to start with Map1_ that way you can save bricks, move the saves, and hopefully it won't have to overwrite any saves ya got. Will change maps with the mini, you can change $pref::server::RoundLimit to have it reset after so many rounds, and /nextMap will go to the next map. If ya have any errors or need help with it shoot me a message.

https://www.dropbox.com/s/u98xr0k0jie39p5/Script_MapChanger.zip