Bills order?

Started by Compo, March 25, 2017, 06:15:37 AM

Previous topic - Next topic

Compo

Hey guys, im happy to say im getting closer to completing my very first mod (nothing fancy), thanks to some very helpful people here on the forums.

I have another question/plea.
Is there a way to setup the bill order on a bench? Not meaning build order, more list order.
E.G:
-Item 1
-Item 2
-Item 3
-Item 4
etc

NOT:
-Item 3
-Item 1
-Item 4
-Item 2
etc.

It doesnt seem to be alphabetical, so i cant even play with the names.
Its no biggy...but with quite a few items, it looks a bit messy/confusing.

Thanks for any help!

RawCode


bills and recipes are unsorted and have no order property, if you want to draw bills in specific order you will need to provide custom bill frame logic.

and they appear in same order as xml.

Compo