Poll

What do you think next week's theme should be?

Arcologies
Famous Landmarks
Interconnected Space Stations
Egyptian Tombs with event challenges
Theme Park

Author Topic: Wedge's Brick Party (BYOB) [Arcologies]  (Read 43887 times)

Yeah it was intense.

What are the details for the community build? Egyptians vs. Greeks, but what time does it start?

I'm going to pull down the server and get everything configured over the next hour.

The Egypt/Greece themed community build has started. Come by and contribute! Or you can freebuild whatever you like in the spawn.

My power is still out, had to charge my phone in the car to post here
:/

Anyway I'm making progress on the mailboxes, I can probably get welcome messages and ratings working and on the server soon. We can say comments will be a later added feature

Anyway I'm making progress on the mailboxes, I can probably get welcome messages and ratings working and on the server soon. We can say comments will be a later added feature
Anything I can help with?

Broze literally just shared CP in the server.

What the forget.

Anything I can help with?
Sure. You can start working on a saving-loading system, all the important variables will have the prefix $Mailboxes::
You should also look into hooking the variable saving into the existing brick autosave mod

Broze literally just shared CP in the server.

What the forget.
adorable-titties.jpg

Wow

Sure. You can start working on a saving-loading system, all the important variables will have the prefix $Mailboxes::
You should also look into hooking the variable saving into the existing brick autosave mod
I'm somewhat confused. Is everything that should be saved stored as $Mailboxes::*? If so, what does that have to do with the brick autosave mod? Wouldn't it just be export/exec?

I'm somewhat confused. Is everything that should be saved stored as $Mailboxes::*? If so, what does that have to do with the brick autosave mod? Wouldn't it just be export/exec?
Make it happen with the same quota as the autosave mod. The prefs are likely to change, and if the server crashes all of the ratings would be lost without a save/load system. It's not terribly difficult, but you said you wanted to know if there was something you could do and this is it

My build on the server. It is a small church.



Clicking the pillar will heal you, and you will feel better about your self.



Click the coffee cup for a surprise.

Make it happen with the same quota as the autosave mod. The prefs are likely to change, and if the server crashes all of the ratings would be lost without a save/load system. It's not terribly difficult, but you said you wanted to know if there was something you could do and this is it
package autosavestuff
{
function onAutoSave()
{
parent...
export("$Mailbox::", "directory");
}
};
activatepackage

wowe done

Broze literally just shared CP in the server.

What the forget.
And then you accused everyone in the server for it  :panda:


And then you accused everyone in the server for it  :panda:

I don't think he accused anybody besides the people posting the link in chat...