CassieCroft Posted January 31, 2017 Share Posted January 31, 2017 Hi guys, So I found on the wiki that you can spawn in some wormholes but it doesn't seem to be working for me. Is there a more in-depth guide to this? The wiki states: Quote 1. Sadly no one line command, follow steps instead.2. Spawn wormhole 1 using this command: worm1 = c_spawn("wormhole")3. Spawn wormhole 2 using this command: worm2 = c_spawn("wormhole")4. Create connections forth: worm1.components.teleporter.targetTeleporter = worm25. And back: worm2.components.teleporter.targetTeleporter = worm16. DONE! So what I do is type in "c_spawn("wormhole")" into the console for the first - then do the same for the second. Then I go to the first one and type in "worm1.components.teleporter.targetTeleporter = worm2" and then I go to the second one and type in "worm2.components.teleporter.targetTeleporter = worm1" but all I seem to get are two unusable wormholes. Am I doing it wrong? Link to comment https://forums.kleientertainment.com/forums/topic/73725-create-a-wormhole/ Share on other sites More sharing options...
BluesyBuesy Posted January 31, 2017 Share Posted January 31, 2017 You didn't copy the full code. worm1 = before c_spawn("wormhole") is important. Link to comment https://forums.kleientertainment.com/forums/topic/73725-create-a-wormhole/#findComment-862493 Share on other sites More sharing options...
CassieCroft Posted January 31, 2017 Author Share Posted January 31, 2017 Oh ok lol. No wonder. Edit: Omg - it works. Thanks haha Link to comment https://forums.kleientertainment.com/forums/topic/73725-create-a-wormhole/#findComment-862526 Share on other sites More sharing options...
SniderThanYou Posted January 31, 2017 Share Posted January 31, 2017 Do these wormholes persist when you restart the server? Link to comment https://forums.kleientertainment.com/forums/topic/73725-create-a-wormhole/#findComment-862584 Share on other sites More sharing options...
CassieCroft Posted January 31, 2017 Author Share Posted January 31, 2017 1 minute ago, SniderThanYou said: Do these wormholes persist when you restart the server? Yep! Link to comment https://forums.kleientertainment.com/forums/topic/73725-create-a-wormhole/#findComment-862586 Share on other sites More sharing options...
isthisworkingnow Posted January 31, 2017 Share Posted January 31, 2017 Does this work in DS single player as well? Link to comment https://forums.kleientertainment.com/forums/topic/73725-create-a-wormhole/#findComment-862590 Share on other sites More sharing options...
Electroely Posted January 31, 2017 Share Posted January 31, 2017 46 minutes ago, isthisworkingnow said: Does this work in DS single player as well? It should. Haven't tested it yet, though. Link to comment https://forums.kleientertainment.com/forums/topic/73725-create-a-wormhole/#findComment-862597 Share on other sites More sharing options...
fimmatek Posted January 31, 2017 Share Posted January 31, 2017 But this manual configuration means that we can create wormholes that work in a circle, like, if your wormholes are A, B, C and D then you travel A -> B -> C-> D-> A, right? Cause that would be cool! Link to comment https://forums.kleientertainment.com/forums/topic/73725-create-a-wormhole/#findComment-862600 Share on other sites More sharing options...
Destros09 Posted January 31, 2017 Share Posted January 31, 2017 15 minutes ago, fimmatek said: But this manual configuration means that we can create wormholes that work in a circle, like, if your wormholes are A, B, C and D then you travel A -> B -> C-> D-> A, right? Cause that would be cool! To get to D from A is 45 sanity though Link to comment https://forums.kleientertainment.com/forums/topic/73725-create-a-wormhole/#findComment-862601 Share on other sites More sharing options...
Arlesienne Posted February 1, 2017 Share Posted February 1, 2017 6 hours ago, Destros09 said: To get to D from A is 45 sanity though Like using most public transport. I like the idea. Link to comment https://forums.kleientertainment.com/forums/topic/73725-create-a-wormhole/#findComment-862674 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.