8 posts
Posted 08 November 2014 - 10:13 AM
Hi scripters (:
i found a modd that called MoarPeripherals and he has a Communication Tower,
so i want to know how do i use it ? and how can i send a messages and they event of getting messages ?
Regrads,
Yosi Yuval (:
7508 posts
Location
Australia
Posted 08 November 2014 - 10:25 AM
Bomb Bloke has written up some good example scripts for me which you can find, along with a bunch of other information, on the
MoarPeripherals wiki. There is an
entire page dedicated to the BitNet Communications Tower.
EDIT: Have a read and feel free to come back with any further problems you're having and we shall attempt to resolve them.
Edited on 08 November 2014 - 09:27 AM
8 posts
Posted 08 November 2014 - 10:29 AM
Bomb Bloke has written up some good example scripts for me which you can find, along with a bunch of other information, on the
MoarPeripherals wiki. There is an
entire page dedicated to the BitNet Communications Tower.
EDIT: Have a read and feel free to come back with any further problems you're having and we shall attempt to resolve them.
i dont know how to wire the tower with the computer, and what can i do with the modem.
can you please explain me how to wire the tower to the computer ?
7508 posts
Location
Australia
Posted 08 November 2014 - 10:31 AM
As per the wiki
To interface with a tower, a computer/turtle must be placed alongside the Controller block at the base. Wired Modems can also be used in order to wrap the tower as a remote peripheral, but only if attached to its underside. Since MoarPeripherals 1.3 towers without an attached system automatically repeats messages it receives.
Edited on 08 November 2014 - 09:31 AM
8 posts
Posted 08 November 2014 - 10:45 AM
As per the wiki
To interface with a tower, a computer/turtle must be placed alongside the Controller block at the base. Wired Modems can also be used in order to wrap the tower as a remote peripheral, but only if attached to its underside. Since MoarPeripherals 1.3 towers without an attached system automatically repeats messages it receives.
Thanks,
I tried to put two computers and two Towers, there is a photo:
and i putted in the right computer this program:
pastebin get
eaq0ucSi towerRepeat
and potted in the left computer, my porgram:
pastebin get fRF2h7jY startup
and when i writed in my program ^, it didn't showed new messages in the right computer and it was stil 0 messages.
what can i do ?
7508 posts
Location
Australia
Posted 08 November 2014 - 11:14 AM
Okay, so it should be pointed out that only the computers that are attached to the BitNet Towers are able to actually use them, the wired cables that you have running between them, and from top to bottom, both have no use.
What is the code on the right computer that you're using to check if the message has been received? are you getting any errors with either computer?
It is worth noting.
Since MoarPeripherals 1.3 towers without an attached system automatically repeats messages it receives.