Yorickva Posted December 19, 2017 Posted December 19, 2017 I have a question regarding the unloading time. I want my vehicle to have a different unloading time for every server it visits, the entities it carries do not differ from each other. I looked at adding expressions but that's easier for the entitity specifically, not so much the server. Is there an (easy) solution to this problem?
dsturrock Posted December 19, 2017 Posted December 19, 2017 While you could use the Math.IF(...) expression, another way might be to have a table with the node in one column and the loading time in another column.
Yorickva Posted December 20, 2017 Author Posted December 20, 2017 The table is made but how do you make the expression in the unloading time bar to select the correct node and thus unloading time. Enclosed with pictures are the table and the empty bar.
Recommended Posts