OrdoXenos Posted October 27, 2020 Share Posted October 27, 2020 How to link the wormhole added by the console to each other? I heard they did it. Link to comment https://forums.kleientertainment.com/forums/topic/122878-wormhole-question/ Share on other sites More sharing options...
Terra B Welch Posted October 27, 2020 Share Posted October 27, 2020 Posted from wiki. 1.Spawn wormhole 1 using this command: worm1 = c_spawn("wormhole") 2.Spawn wormhole 2 using this command: worm2 = c_spawn("wormhole") 3.Create connections forth: worm1.components.teleporter.targetTeleporter = worm2 4.And back: worm2.components.teleporter.targetTeleporter = worm1 5.DONE! Link to comment https://forums.kleientertainment.com/forums/topic/122878-wormhole-question/#findComment-1384844 Share on other sites More sharing options...
Duck986 Posted October 27, 2020 Share Posted October 27, 2020 imagine trolling some players with one-way wormhole . Link to comment https://forums.kleientertainment.com/forums/topic/122878-wormhole-question/#findComment-1384853 Share on other sites More sharing options...
Terra B Welch Posted October 27, 2020 Share Posted October 27, 2020 57 minutes ago, Duck986 said: imagine trolling some players with one-way wormhole . I do believe the sickly wormhole is still in the games files and still works as it does in singleplayer! Link to comment https://forums.kleientertainment.com/forums/topic/122878-wormhole-question/#findComment-1384867 Share on other sites More sharing options...
Duck986 Posted October 27, 2020 Share Posted October 27, 2020 55 minutes ago, Terra B Welch said: I do believe the sickly wormhole is still in the games files and still works as it does in singleplayer! no-no-no, not with a sick wormhole but with normal one. If i understood your first answer right, you can create a wormhole with one-way path Link to comment https://forums.kleientertainment.com/forums/topic/122878-wormhole-question/#findComment-1384896 Share on other sites More sharing options...
ArubaroBeefalo Posted October 27, 2020 Share Posted October 27, 2020 1 hour ago, Duck986 said: no-no-no, not with a sick wormhole but with normal one. If i understood your first answer right, you can create a wormhole with one-way path we can make a jail in the way of what was australia sending to griefers to moon island archipielago xD Link to comment https://forums.kleientertainment.com/forums/topic/122878-wormhole-question/#findComment-1384919 Share on other sites More sharing options...
Cheggf Posted October 27, 2020 Share Posted October 27, 2020 12 hours ago, Terra B Welch said: Posted from wiki. 1.Spawn wormhole 1 using this command: worm1 = c_spawn("wormhole") 2.Spawn wormhole 2 using this command: worm2 = c_spawn("wormhole") 3.Create connections forth: worm1.components.teleporter.targetTeleporter = worm2 4.And back: worm2.components.teleporter.targetTeleporter = worm1 5.DONE! Since you need to set the exit for both of them seems like you'd be able to make a wormhole maze where entering an exit wormhole wouldn't always lead to the entrance you took. Link to comment https://forums.kleientertainment.com/forums/topic/122878-wormhole-question/#findComment-1385108 Share on other sites More sharing options...
Notecja Posted October 28, 2020 Share Posted October 28, 2020 12 hours ago, ArubaroBeefalo said: we can make a jail in the way of what was australia sending to griefers to moon island archipielago xD Remember, that jumping into wormhole without a way-out crash server (yep, I did it once) Link to comment https://forums.kleientertainment.com/forums/topic/122878-wormhole-question/#findComment-1385164 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.