Aurora 4x

C# Aurora => C# Mechanics => Topic started by: ptychol on April 16, 2020, 07:39:36 AM

Title: Refueling Orders
Post by: ptychol on April 16, 2020, 07:39:36 AM
I think I am missing something but the only order to unload fuel transfer 100 percent of the fuel loaded to the colony.  In VB6 tankers unloaded 90% of their fuel and still had 10% left to move about.  In C# they unload their entire fuel tank.  I don't know if there is a way to make them retain some of their fuel.  I have been wondering if someone could help me with this problem. 
Title: Re: Refueling Orders
Post by: DFNewb on April 16, 2020, 07:41:17 AM
I think I am missing something but the only order to unload fuel transfer 100 percent of the fuel loaded to the colony.  In VB6 tankers unloaded 90% of their fuel and still had 10% left to move about.  In C# they unload their entire fuel tank.  I don't know if there is a way to make them retain some of their fuel.  I have been wondering if someone could help me with this problem.

There is an option on one of the far right tabs in the ship design to set a minimum amount of fuel units to hold onto when doing that order.
Title: Re: Refueling Orders
Post by: Doren on April 16, 2020, 07:42:37 AM
There's a minimum fuel setting on the miscellaneous tab in the class designer
Title: Re: Refueling Orders
Post by: sneer on April 16, 2020, 02:58:16 PM
but how to change the value
I'm possibly too tired because I can't change it
Title: Re: Refueling Orders
Post by: Black on April 16, 2020, 03:11:00 PM
but how to change the value
I'm possibly too tired because I can't change it

You simply write desired number in the field. You can see in the screenshot that I can edit it.

(https://i.ibb.co/GpqJ40b/min-fuel.png) (https://imgbb.com/)
Title: Re: Refueling Orders
Post by: sneer on April 16, 2020, 03:14:58 PM
thank you very much
I tried to change in class design
time to stop playing and take some sleep  :)