Author Topic: How to save/load with console  (Read 1536 times)

I have a dedi server and It takes 20 minutes to load the map via client because its huge. I need to know how to save/load stuff with console so I can do it faster.

Help?

You can't. Get autosaver and dediloader. In server type /dediload (save on machine) and to save look up the function the autosaver uses and type it in console

The one i used was autosaver_savebricks(name,ownership,events);. So autosaver_savebricks(name,true,true);

Anotherr thing, my port is set to 28100, is that good or bad?

No, as long as that port is forwarded

to load faster, you can replace the file /reloadbricks uses, and use the command

No, as long as that port is forwarded


I dont think it is, and people keep saying my server either isnt on the list or unjoinable

Look up a tutorial about port forwarding. Port forward the port that's definded in config>server>prefs.cs

Look up a tutorial about port forwarding. Port forward the port that's definded in config>server>prefs.cs

Ah yes, thank you, now everyone can join.