News:

Welcome to World of Banished!

Main Menu

Stacking toolbars

Started by angainor88, February 02, 2021, 06:06:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

angainor88

Hello everyone!

So it turns out I made too many deco items for the deco bar to handle. How do I make a second row of icons so it doesn't crash?

(Poorly made picture to demonstrate what I want to do).

kid1293

Hi @angainor88
You have to tell the game to increase the number of rows to display and tell it to not display so many buttons on one row.

Here is the code to do it. Look in 'ToolBar.rsc' where I have written EDIT and you can easily adapt it to what you want.

angainor88