Jump to content




rednet over 1 standed redstone cable?


  • You cannot reply to this topic
7 replies to this topic

#1 NoLongerUsed

  • Members
  • 80 posts

Posted 22 September 2012 - 01:08 AM

rednet over 1 standed redstone cable

can someone please post some code to allow rednet to run over standed redstone

#2 MysticT

    Lua Wizard

  • Members
  • 1,597 posts

Posted 22 September 2012 - 01:35 AM

What do you mean by standed redstone?
You can use rednet over bundled cables without changing anything.

#3 immibis

    Lua God

  • Members
  • 1,033 posts
  • LocationWellington, New Zealand

Posted 22 September 2012 - 02:00 AM

 MysticT, on 22 September 2012 - 01:35 AM, said:

What do you mean by standed redstone?
You can use rednet over bundled cables without changing anything.
It should be pretty obvious what standard redstone is.
Rednet doesn't support it.

#4 MysticT

    Lua Wizard

  • Members
  • 1,597 posts

Posted 22 September 2012 - 02:12 AM

 immibis, on 22 September 2012 - 02:00 AM, said:

It should be pretty obvious what standard redstone is.
Yes, but he said standed :)/> Didn't thought about standard.

It could be done, but it would be slow as hell, since you'd need to send the message bit per bit, at ~10bps. So it would take like 4 seconds to simply send "PING".

#5 Zoinky

  • Members
  • 144 posts
  • LocationWellington, New Zealand

Posted 22 September 2012 - 03:11 AM

You should try to look around more. Found this:


#6 Luanub

    Lua Nub

  • Members
  • 1,135 posts
  • LocationPortland OR

Posted 22 September 2012 - 03:25 AM

Extremely slow. If you don't have RP with bundled cables just use a wireless modem.

#7 NoLongerUsed

  • Members
  • 80 posts

Posted 22 September 2012 - 08:20 AM

im doing vary long rang stuff so bundled cable is hard im looking for code to make the sigal redstone twist work

#8 Luanub

    Lua Nub

  • Members
  • 1,135 posts
  • LocationPortland OR

Posted 22 September 2012 - 08:38 AM

Bundled would be better then plain old redstone since the bundled cables have a much larger range, they move the data much much faster, and the coding is much simpler..

Either way you are going to have to build a repeater in order to send a message long distances, with plain redstone you're going to need a lot of them.

You can do the same things with the Wireless Modems as well and they are even faster then the bundled cables, although the standard range is less then the bundled cables. But you can change that in the config file if you wish(eliminate the need of repeaters).

EDIT: Also keep in mind that you may have issues going through unloaded chunks as well if you're sending the message really far. I've never used cables connections like this so I'm not 100% sure on that, just a thought.

Edited by luanub, 22 September 2012 - 08:41 AM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users