Blockland Forums > Modification Help
How can I save bricks with Console
Fatcorny:
I tryed this:
--- Code: ---saveBricks("testSave.bls" , "Bedroom");
--- End code ---
Fatcorny:
--- Quote from: Fatcorny on August 09, 2010, 04:45:20 PM ---I tryed this:
--- Code: ---saveBricks("testSave.bls" , "Bedroom");
--- End code ---
--- End quote ---
Is that the right code?
Munkey:
--- Quote from: Fatcorny on August 09, 2010, 06:15:24 PM ---Is that the right code?
--- End quote ---
--- Code: ---savebricks("HaiThCIASave", 1, 1);
savebricks(Save Name, Save events, save ownership);
--- End code ---
Fatcorny:
--- Quote from: Munkey on August 09, 2010, 06:53:56 PM ---
--- Code: ---savebricks("HaiThCIASave", 1, 1);
savebricks(Save Name, Save events, save ownership);
--- End code ---
--- End quote ---
lolfail, it doesn't show up in teh list.
Fatcorny:
--- Quote from: Fatcorny on August 09, 2010, 10:33:32 PM ---lolfail, it doesn't show up in teh list.
--- End quote ---
Nvm, thanks!