Builder/Builder and Denizen

From Citizens Wiki

< Builder

Revision as of 15:06, 5 February 2013 by Davidcernat (talk | contribs)

Harry's Home Constructions

Hire a Builder to build your house.

Coming soon!

Janitor Jerry

Jerry fixes up a building, replacing missing blocks or removing extra ones.

This example uses the Activity engine to have a Denizen named Jerry try to rebuild a schematic every 5 minutes. For this to work the schematic should be saved from your world so the schematic origin is in the right place. You could also set Jerry's build origin where you want and remove the call to 'builder origin' in the script. Just be sure no one moves Jerry's origin.

When you start your server, Jerry won't do anything until noon rolls around, then he will attempt to rebuild the myBuilding schematic every 5 minutes. Change the delay as you see fit with the DELAY: command. Or use REPEATS:0 to have him only rebuild once at noon.