Ludeon Forums

RimWorld => Mods => Help => Topic started by: Compo on March 25, 2017, 06:15:37 AM

Title: Bills order?
Post by: Compo on March 25, 2017, 06:15:37 AM
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!
Title: Re: Bills order?
Post by: RawCode on March 25, 2017, 11:35:19 AM

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.
Title: Re: Bills order?
Post by: Compo on March 26, 2017, 01:19:52 PM
Ah shame, thx.