Blockland Forums > Modification Help

Save function name

Pages: (1/1)

Mr. Wheehaw:

Hey, what is the function triggered in the server when someone saves the bricks, (for better understanding, I think it is onSaveBricks_Save() because of the QuickSave mod, but its probably wrong).  Thx

Desolation:

I'm not sure what it is quite off the top of my head but you can type "trace(1);" in console, save the bricks, type "trace(0);", and look through the the raw functions that are printed into console.

Mr. Wheehaw:

Thx, that worked, and I found that the attempt is saveBricks, and the actual save-ing is SaveBricks_Save.  Locking topic.

Pages: (1/1)

Go to full version