I'm look for a quick button or alias that I can create to save all of my world properties and triggers/aliases/timers/variables/etc to my dropbox location (disk-side, not web-side). I see the world.save function, and I believe I can get that far, but is there a function that will save and load the above to/from a specified location?
Save/Load World, Triggers, Aliases, Timers, Variables with an Alias or Trigger
Posted by Brendolino on Tue 30 Jun 2015 12:56 PM — 2 posts, 15,767 views.
Do you mean in addition to the normal location, or as well as?
You can use that to force a world save to a nominated location. I'm not sure if that then becomes the default saving location.
Save
The documentation for the Save script function is available online. It is also in the MUSHclient help file.
You can use that to force a world save to a nominated location. I'm not sure if that then becomes the default saving location.