Author Topic: What's the console command for loading bricks from the server directory?  (Read 441 times)

It's not strictly necessary, but I'd like to know what it is so I can upload my save a lot faster.

serverDirectSaveFileLoad(%fileName, 3, "", %ownership) - For loading bricks in scripts, %fileName is where your save is, %ownership can be 0 for load as host, or 2 load as public

Alright, thanks! Locking.