Avorion

Avorion

Not enough ratings
Trade Mapping
   
Award
Favorite
Favorited
Unfavorite
Mods: Mod
File Size
Posted
Updated
593.657 KB
16 Feb, 2020 @ 4:41am
31 Jul, 2022 @ 6:14am
13 Change Notes ( view )

Subscribe to download
Trade Mapping

Description
Stores what sectors buy and sell so it can be remotely checked.
Requires a trade system extension to collect data.
40 Comments
Tahm 14 Jan, 2024 @ 4:11am 
anyone know how to make it work on 2.4.2?
Trash Panda 15 Dec, 2023 @ 9:49am 
what do the numbers on the right mean?
vcrxfly 13 Dec, 2023 @ 4:10pm 
I'm glad it works on 2.4.1, it's very convenient!

But my mother tongue is not English and my English is poor, so I have to rely on a dictionary to confirm most of the products. Is there any way to translate the products in the map options? thank you.

——The above content is from translation software, please understand:steamhappy:
Count 30 Jul, 2023 @ 8:22am 
Thanks @Iteration: AI Terra!
Mod seems to work great
Iteration: Al Terra 30 Jul, 2023 @ 4:03am 
IXCenturion's method does not work. Follow his steps until the section where he asks you to change the dependency location.
Instead of copy+pasting his code, go to the third line down in the code snippet, then change "max = (number)" to "max = 2.3.*"
Do not modify anything else. Save your file and the mod will appear in-game.
Iteration: Al Terra 30 Jul, 2023 @ 3:08am 
Can someone tell me if this is clientside or serverside? I play on Tree Cafe 1, think this would be very useful, but not sure if it would be OK or not
IXCenturion 1 Jun, 2023 @ 12:13pm 
mod appears to work with 2.3 after changing game version dependency. all my old data was there and i was able collect more data after jumping to a new sector. those of you who want to fix it yourself you can go to the mod location ( "your steam file location here"\steamapps\workshop\content\445220\199921564) open the modinfo.lua and change the dependancy location to say this:
dependencies = {
{id = "1722652757", min = "1.3.5"},
{id = "Avorion", max = "2.*"}
all you need to do is copy the line right above this one and copy it over the line on your file version and hit save and it will now be able to be used with 2.3
CurtimusPrime92 28 May, 2023 @ 9:40am 
does this work for v2.3.X?
Khaziir Everflight 28 Mar, 2023 @ 11:53am 
Causes the game to crash currently when loading the game (tried to change its compatible game version in the ini/config file cause i had success with other mods like that).
Ruin 30 Jan, 2023 @ 6:53am 
I can sorta repeat what they experienced, i just loaded into my singleplayer game after using this mod yesterday and all my collected trade data is gone it seems.

Also, with the not gathering thing, from my experience it only seems to not collect it if the sector doesn't buy or sell anything, like the gate-only sectors, which does make sense, why collect trade data for a sector that doesn't trade.