Not logged inOpenClonk Forum
Up Topic New LiquidPump System

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Maikel
Okay, pumping works. But you provide us with the unused libraries, without telling what they can be used for. So it looks like the patch is only half finished.
Also don't use names like
LiquidOutput(string sznMaterial, int inMaxAmount, object pnPump, object pnPipe, bool bnWildcard)
but rather
LiquidOutput(string mat, int max, object pump, object pipe, bool wild_card).

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill