Author Topic: The order of the lines in the production menu  (Read 1879 times)

Offline Docent

  • Colonel
  • ****
  • Posts: 101
    • View Profile
The order of the lines in the production menu
« on: December 15, 2019, 10:50:01 pm »
Is it possible in OXC to change the order of these lines?
« Last Edit: December 16, 2019, 11:17:52 am by Docent »

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8598
    • View Profile
Re: The order of the lines in the production menu
« Reply #1 on: December 15, 2019, 11:10:46 pm »
yes

Offline Docent

  • Colonel
  • ****
  • Posts: 101
    • View Profile
Re: The order of the lines in the production menu
« Reply #2 on: December 16, 2019, 11:18:02 am »
What file do I need to dig into to do this?

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8598
    • View Profile
Re: The order of the lines in the production menu
« Reply #3 on: December 16, 2019, 12:22:07 pm »
The order of manufacturing categories depends on the order of underlying manufacturing projects in the list.

You can either:
1. reorder the manufacturing projects in "manufacture.rul"
2. or you can add the listOrder attribute to each project (i.e. reorder them without having to physically move them)

Offline Docent

  • Colonel
  • ****
  • Posts: 101
    • View Profile
Re: The order of the lines in the production menu
« Reply #4 on: December 16, 2019, 01:25:39 pm »
Well, I think this should be done only if absolutely necessary. :) Thank you.

Offline Docent

  • Colonel
  • ****
  • Posts: 101
    • View Profile
Re: The order of the lines in the production menu
« Reply #5 on: December 16, 2019, 09:12:01 pm »
I understood! There is no need to assign a number to all production positions, it is enough to arrange the minimum numbers from each category. This is quite convenient.