Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Oh, I didn't realize that those subsystems were removed from the game completely. Thank you for clarifying that! Can you tell me the locations of the Lua files that (1) remove those old subsystems and (2) specify the new subsystems so that I can take a peek? I literally spent two hours trying to figure this all out yesterday, but I got lost so badly :(. Thank you again! Your insight was very helpful.
If you're looking for vanilla upgrades specifically - those don't exist anymore.
Instead of energy-to-shield converters, we've got a bunch of Shielding Modules for different classes, and impenetrable shields are a perk of a Defender Core module. Other shield boosting upgrades exist too, like frameworks or even boosters that recharge shields instantly.
In terms of features, nothing was removed - but upgrades changed massively.
Rift DLC upgrades are still as they were - since those cannot be modified.
As for weights, as long as you're in relevant tech level area - upgrades will show up. Not much to tweak here.
I appreciate your timely reply! Sadly, I have never seen any shield impenetrator or energy-to-shield converter at those stations even though I have gotten into the upper 30s in tech levels, so I am wondering whether my installation is bugged. I am looking in the "Class Upgrades" code but haven't been able to figure it out completely yet. Can you tell me how I could, for instance, adjust the weights of those two subsystems so that I could test whether my galaxy will allow shops to sell them at all? Thanks in advance! I greatly appreciate your work in this mod and your time here with me :).
You'll find shielding upgrades at Civil Defenses Market, Combat Equipment Market, Military Outpost, and faction Headquarters.
Special upgrades that also boost shields at Shipyards and Repair Docks ( Framework / Core modules ).
Those are available regardless of distance to center, but M class availability depends on sector tech level.
( Which means, if you've got M6 Cruiser sized ship, you need tech 25+ sector )
As for code logic, X was developed over years and major updates were released as modules.
Shops and upgrades are currently in "Class Upgrades" mod, which overrides some code parts found here.
This isn't possible right now, only single type of economy can exist per sector.
But - Xavorion 3.0 will be coming this year, with overhauled player economies.
Solar Power plants are not available in "dusty" sectors (nebulas).
Toxic Waste Power Plants are used there instead.
It should get more interesting with 3.0 release not-sure-when this year.
Asteroids won't respawn - and while it may sound like a bad thing, there's really no way of running out of resources.
In short, deep space contains extreme amount of resources - those can be mined quickly manually or by mining loops,
but captain missions still provide infinite resources the "vanilla way", in case you run out locally and don't want to move anywhere else.
This is correct for bought maps and scouting missions.
Some stations only generate when jumping into a sector,
and their exact type is unknown unless that happens.
Any station that sells carrier fighters might have them. It may be that those are rare in your location, so try to make your own at fighter factories instead.
In geneal, some stuff can be rare in some regions.
- Shipyards for Hangar Bay
- Repair Docks for Core Module: Carrier
- Both for Transport Module (fighter loot collection)
That mod ( More Traders ) seems to break TradingUtility script.
Author has an error at (Line 11) @ [tradingutility.lua] which removes all changes other mods have made to that file. That's why you see an error related to "TradingUtility.AssignTradeRoute" - it's just gone.
On a side note - Xavorion already has increased merchant traffic, no need and no point in using other mods for that.
From More traders author ( i am not a programmer)
xamlo: I assume that the modification of the merchant ship by the Havorion mod does not happen for all the ships of the station, but only for one. When the second ship arrives, it turns out to be unmodified and problems occur when trying to calculate it
2G33K4U: so it is like a phantom ship?
xamlo: No. I'll explain now. 'AssignTradeRoute'
This is a function from Havorion. it modifies the path of the merchant ship to the station, as I understand it. But for it to work, all merchant ships must be modified by this mod (the author adds attributes to them, as I understand it). Apparently, he did not take into account that there can be more than 1 ship and then they do not all receive these attributes. As a result, when trying to call the function, the server gets an error
xamlo: 107:
local _bSuccess = TradingUtility.AssignTradeRoute( Entity(), Sector(), AIPatrolMerchant.RNG )
xamlo: i thing AIPatrolMerchant.RNG is null
Greetings I have a mod i like to use . More Traders id=2874770991 It would seem that Sectors has an issue with it. and throws up a lot of errors. "
Object: N2cp13ServerScriptsE
Execution Context (inner to outer):
#0: AIPatrolMerchant.updateServer C:\Users\2g33k\AppData\Roaming\Avorion\galaxies\Xavorion\workshop\content\445220\2992809240\data/scripts/entity/ai/patrolMerchant.lua
could not execute function 'AIPatrolMerchant.updateServer' in '"C:\Users\2g33k\AppData\Roaming\Avorion\galaxies\Xavorion\workshop\content\445220\2992809240\data/scripts/entity/ai/patrolMerchant.lua"':
C:\Users\2g33k\AppData\Roaming\Avorion\galaxies\Xavorion\workshop\content\445220\2992809240\data/scripts/entity/ai/patrolMerchant.lua:107: attempt to call field 'AssignTradeRoute' (a nil value)
stack traceback:
it would seem that it points to patrol.lua and not being able to handle more than 1 trader.
Extended Faction Packs, as long as faction packs you use have stations.
If not, generated ones will be used.
Scanning for others packs with stations to fill in gaps is probably not a good idea anyway.
not only do you have to find a secor with nebular... but it apparently ALSO has to have an economy that permits building a gas collector in the first place?
thats... obnoxious
Yeah, I've coded this - It's better to have "???" than misleading names of stations that dont exist there. Mission/Faction Map uncovered sectors should show Shipyards, Repair Docks, Scrapyards and Resource Depots.
For full information, sector has to be scouted(actual ship jump there) or visited yourself.
Sectors have economy type visible from galaxy map, so its easier to find stations you need in general, without maps or scout mission.
All modded upgrades that can work, will appear at Trading Stations, "Imported Upgrades" tab.
Same with modded weapons.
If those cause other errors, or dont appear there - not much I can do about that. Support for other mods has been added some time ago, as much as it could be.
No worries just thought I would let you know. Loving how the mod is turning out. Especially being compatible with more and more things.
Thanks, I'll need to dig into that code. Might take some time though
if Shipyard.bUseMoney and Shipyard.bUseMoney == true then
When unless I am not understanding something is redundant as you are just checking the same variable twice. Shouldn't it be
if Shipyard.bUseMoney == true then
This effects shipyard.lua lines 150, 500, 516, 829, 1068 and 1084
shipyardAdvanced.lua lines 65, 416 and 432
shipyardExtended.lua lines 40, 279 and 295
I tried searching through the mod but couldn't find anything that would be causing that but it does line up. And he said it only happened with both mods active. So I am assuming it is something that XAvorion is overriding/changing. Since XAvorion has code that is only used when Advanced Shipyards is also present.
I wanted to make a ship and scaled it down to 65%, according to the UI I should have had enough credits. But when I went to build it it said I needed 10mil more. For reference according to the UI I only needed 2.5mil but when buying it wanted around 12mil.
When set to 100% the amount I needed and the total cost lined up.
Pirating each other sounds pretty close to what I'd expect from them ;D
Not sure what you mean. Same as vanilla, pirate/xsotan sectors can appear in deep space.
Large pirate(ish) factions appear at higher difficulties, or Custom Scenario with low relation level selected.
Higher level means better price
Stations generate profit at default tax with active buy/sell. Number of traders is same, usually larger, than vanilla.
For larger profit, you want to export your stuff, and/or supply your station cheaply.
Manual trading is one thing, but you can set up trade routes to automate this.
With dynamic economy, single sector will saturate quickly.
Maximizing profit means finding and plotting routes that will supply multiple sectors, at similiar rate to their consumption.
Or, travelling far to look for new markets. Min/maxing with regional prices is another topic.
There's no single way to play with economy, that's up to you.
But trading is extremely profitable, with initial large income, and a certain stable level afterwards.
Microing with captain orders is not intended way of playing. But yeah, it's there.
Main mod is required, as listed in "Required Items" above. This is an extension to galaxy generator provided by main mod, so its not possible to use just sectors unfortunately.
Optional tweaks are available to make gameplay more vanilla-like, and you can opt out of Xavorion: Mining if you prefer base game approach.
This tweak changes material progression to vanilla distance to center:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3111351207
And this one makes resource depots work as vanilla:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3134809180
More information, optionals, and tweaks are available on main mod page.
All sub-mods have links to Collection for easy navigation and quick-installation.
In this way,I can repeatedly make money at this trading Station.
Thanks for reporting. That's a known issue with Scout Commands and Maps,
Research Stations can be found in Military and Technology sectors, same as Fighter and Turret factories.
Here's a full explanation in Xavorion discussions:
https://gtm.steamproxy.vip/workshop/filedetails/discussion/2923179923/4031350196523220369/
No way, since its not a restriction. Player station building is directly taken from natural resources and economies of NPC factions.
I've had plans to create larger economy overhaul, just did not have enough time to finish it.
Leaving it as vanilla was much worse, a lot has changed already. So we have a solution that's "not great, not terrible"
Btw. merchants in populated sectors do buy/sell stuff, so it should be more profitable to build factories there. (And safer)