Skip to main content

How to Generate Furniture Images

First you have to setup the screenshot / image upload server you want in config/config.lua under the Config.Screenshot = choose which provider you use. Please see this to set it up.

Commands​

To enable the commands make sure you have Config.debug = true. After going inside the game use this command to start the screenshotting of furniture images!

startfurniturescreenshot

If for some reason it is stuck (errors) and not continuing the generation use this command to stop

stopfurniturescreenshot

Offline Option​

If you choose to use Config.Screenshot = 'offline' then follow this

  1. Copy the file bcs_housing/thumbnails_offline.json and rename to bcs_housing/thumbnails.json
  2. Copy the pictures under bcs_housing/images folder into bcs_housing/html/images/furnitures. If furnitures folder does not exists just create a new one
  3. You can start to use the command above to generate new images