Have been around following the posts for a while but didn't find anything about this, so:
1. The trade queue has actually only three entries, so you can only do one complete trade run buying ware from station x and delivering it to station y. There should be at least four entries, would ease the micromanagement e.g. when supplying architects with construction wares (assigning a ship to the architect does not work, at least for me)
2. You can delete the trade queue, but only complete. Deleting single entries would be much appriciated !
Is this actually modable ?
Trade queue too short ?
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 168
- Joined: Mon, 15. Jun 09, 23:10
I have not seen anything in the code for setting max number of trades. So I do not believe it can be modify from out side of egosoft control. But it could be located someplace that make no senses.
As with a small issue with my mod for repairlasers on the drones I have found the information I need to change but can not change it as I lose the player control drone ability which make the drone not useful.
As with a small issue with my mod for repairlasers on the drones I have found the information I need to change but can not change it as I lose the player control drone ability which make the drone not useful.
My Mods
RepairLasers Player controlled drone Also on steam
[Minefield] fell affliction minefield removed Also on steam
[Buildmodule] add research for buildmodule leak steals
RepairLasers Player controlled drone Also on steam
[Minefield] fell affliction minefield removed Also on steam
[Buildmodule] add research for buildmodule leak steals
-
- Moderator (Script&Mod)
- Posts: 14571
- Joined: Sun, 20. Nov 05, 22:45
The Trade Queue itself is not limited, but the UI doesnt allow more than 3 Entries
- via Script you can push as many Trades as you like there, although the uppper limit which makes sense is about 5.
for deleting Entries: is also possible via Script iirc, but single entry deletion may mess things up (eg trying to sell Wares you dont have because you deleted the buy Order before that) - if you delete a Trade all following should be deleted, too.. or at least verified if they are still possible

for deleting Entries: is also possible via Script iirc, but single entry deletion may mess things up (eg trying to sell Wares you dont have because you deleted the buy Order before that) - if you delete a Trade all following should be deleted, too.. or at least verified if they are still possible
if not stated otherwise everything i post is licensed under WTFPL
Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter
I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help
Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help

-
- XWiki Moderator
- Posts: 948
- Joined: Fri, 14. Dec 07, 11:33