Author Topic: Loading And Clearing on a Dedi  (Read 527 times)

Ugh, really spamming coding help today. Anyways, I'm working on a lil' script that needs to load/clear bricks.
First of all, how do I clear bricks? Second of all, serverDirectSaveFileLoad(%path, 3, "", 0, 1); is not working on my dedicated server. Note once again that I want this all on a DEDICATED server.

Thanks!

First of all, how do I clear bricks?
serverCmdClearAllBricks

For the loading, look at McTwist's dedicated loading add-on.