stealthhammer wrote:Hmmmmm wonder if a separate tab could be used for FDN and MPM links?
a link from MPM to the FDN would force MPM to use FDN's cap limit?
Similar to the module to station link.
I did think of that, but MPM is used on TLs which are mobile. It's built to pass its wares to any Node in range.
I’ve just checked my code and if the MPM is remote from the Node it will check the wares cap. If MPM is running on a Node it won’t as the wares need to be staged (need to exist in storage to be transferred).
I need to put an FDN capture in here, what it will do is check the free space based the physical free and the cap free. If there is not the space to store a full cycle the task will loop until there is. It works this way at the moment minus the FDN cap check.
LA
Update: Turned out to be easier than I initially thought, try this patch, MPM will now take into account a Nodes Cap level when local to the Node:
http://rapidshare.com/files/269030276/p ... y.Home.xml
Let me know how you get on and I'll add it to the next update.
I’m thinking of building a huge construction complex that uses FDN & MPM, will throw something together in-game and see how it handles a large model
LA