Author Topic: Loading saves by filepath...  (Read 894 times)

If I know the path to a save file, how do I just load that save instead of going through the load menu?

e.g.  I'm looking for a function that lets me specify a path -> "serverCmdexample(%client,%filepath)".

Well, hehe, nevermind.  After quite a bit of digging, I found it myself.

serverDirectSaveFileLoad(%filepath);

Also, LoadBricks_ClientServerCheck(%filepath);