Author Topic: Command to load a save directly  (Read 1117 times)

I have a problem when I load a map to my dedicated server. I host my server on my computer, so loading the save instantly should be possible. For that I need a command.

Anyone know it?

nvm I found it
Code: [Select]
$ServerDirectSaveFileLoad("saves/savename.bls", 3, "", 1);