Solved: Need help to find specific informations

Place to get help with not working mods / modding interface.
Rumo
Burner Inserter
Burner Inserter
Posts: 11
Joined: Fri Sep 09, 2022 9:27 pm
Contact:

Solved: Need help to find specific informations

Post by Rumo »

Hello,
can someone tell me where i can find the following informations:

Image

Image

In need the total value. For example 387 kW.


Thanks in advance
Last edited by Rumo on Sun Sep 11, 2022 12:09 pm, edited 1 time in total.
mrvn
Smart Inserter
Smart Inserter
Posts: 5969
Joined: Mon Sep 05, 2016 9:10 am
Contact:

Re: Need help to find specific informations

Post by mrvn »

The max/min values are defined in the entity prototype. Where to find the current value and the sum I have no idea. The check LUA Api for entity and follow the power informations.
Rumo
Burner Inserter
Burner Inserter
Posts: 11
Joined: Fri Sep 09, 2022 9:27 pm
Contact:

Re: Need help to find specific informations

Post by Rumo »

Hey, thanks for your reply.

I can only find the following informationen but nothing the goes into the way i see in the gui.

Image
mmmPI
Smart Inserter
Smart Inserter
Posts: 4582
Joined: Mon Jun 20, 2016 6:10 pm
Contact:

Re: Need help to find specific informations

Post by mmmPI »

Rumo wrote: Sat Sep 10, 2022 4:55 pm I can only find the following informationen but nothing the goes into the way i see in the gui.
In order to find 186 kW from 3000 energy usage, one has to multiply 3000x60, and then add the 6000 w drain "min consumption" which should be defined somewhere as 100, the gui showing the information in kW ( second) while the prototype is defined with "joule" and "tick" as the time unit i think.
Rumo
Burner Inserter
Burner Inserter
Posts: 11
Joined: Fri Sep 09, 2022 9:27 pm
Contact:

Re: Need help to find specific informations

Post by Rumo »

Now i found all the information i need. Thank you.
Post Reply

Return to “Modding help”