Baseplates have a functionality where when loaded all bricks placed on them belong to the baseplate's owner, so how can I attach this to the lot bricks?
The lots already have onLoadPlant if(%client.CityRPGLot) {stuffhere}, so what code do I need to add to make sure this happens?
I need this functionality because the autosaver sucks so bad that it loves to mess up the ownership and make half of people's buildings belong to me. For some reason, that same thing even happens when I save manually.
So that's why I need it, if anybody knows it would be a huge help.