I changed inv_interface to inv_needle on the 4th line of the wares.xml Cause I couldn't see any interfaces in the traders list. Then I made a seta thingy on the crafting desk.
Doesn't work anymore. After you buy the interface unit from the trader you can't interact with anything again. Just thought i'd let you guys know and save you some time.
That might not be this mod. The mod works for me, but even without this mod, I've occasionally encountered a bug where I am unable to interact with things. If you are encountering this, try saving, quitting, and reloading, and see if it persists.
Just to add onto this, I've found if I can't interact with anything toggling the camera usually fixes it (F2->F1). Faster than reloading but I can't confirm it work in every case.
I got it to work my friend. It was an issue with Vortex. After reinstalling it worked like a charm. Thank you so much for your time in making this mod to make our game experiences a little more fun and faster. Sorry to waste your time. Thank you for the great mod. Totally works like it's supposed to , I am now enjoying SETA and making tons of money. Thank you for all your hard work and this great mod! :)
Hello I have an "Interface Chip" but like your picture shows is an "Interface Unit". I'm not sure but maybe after patch 2.0 the mod doesn't seem to work. I have been at multiple stations and docked multiple times but at the crafting table it never shows "Seta". Thank you for your help. I think your mod is really cool and I know it worked for other people. It's even all over the internet on other web pages. Thank you for making the mod. I just hope I can get it to work for me. Thank you in advance keep up the awesome work! :)
Thanks, yes it works. Did you know how we unlock the teleport feature without the quest and research? Maybe a option to edit the save file where we change a line that we accomplish this research for the teleport function?
Not sure how to mod it in but if you want to modify your save game file, it's fairly easy to do. It's a big file though about 200megs, so you'll need a program a text editor capable of loading large files (I'm using Notepad++, it's not the best for loading large files but it's what I had installed already). Takes almost a minute to load, and the program stops responding while it does so. If you want to deal with that then here's the changes you need to make after you backup your save game, unzip it and open it up in your editor: -search for <research> Assuming you haven't done any other research, you'll want it to look like: <research> <research ware="research_radioreceiver" method="research"/> <research ware="research_sensorbooster" method="research"/> <research ware="research_tradeinterface" method="research"/> <research ware="research_teleportation" method="research"/> <research ware="research_teleportation_range_01" method="research"/> <research ware="research_teleportation_range_02" method="research"/> <research ware="research_teleportation_range_03" method="research"/> </research>
Then just save and either delete the original zip file or copy the xml back into it.
27 comments
Cause I couldn't see any interfaces in the traders list.
Then I made a seta thingy on the crafting desk.
It all worked ok.
Version 4.0 I think I am using.
This one works.
-search for <research>
Assuming you haven't done any other research, you'll want it to look like:
<research>
<research ware="research_radioreceiver" method="research"/>
<research ware="research_sensorbooster" method="research"/>
<research ware="research_tradeinterface" method="research"/>
<research ware="research_teleportation" method="research"/>
<research ware="research_teleportation_range_01" method="research"/>
<research ware="research_teleportation_range_02" method="research"/>
<research ware="research_teleportation_range_03" method="research"/>
</research>
Then just save and either delete the original zip file or copy the xml back into it.