Seriously?! Come on, I know atleast one of you
$save = "YOUR SAVE FILE NAME"; serverDirectSaveFileLoad("saves/" @ $save @ ".bls", 3, "", 1);
You can always put this in console:Code: [Select]$save = "YOUR SAVE FILE NAME"; serverDirectSaveFileLoad("saves/" @ $save @ ".bls", 3, "", 1);