Jump to content




is it possible ?


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

#1 Dustmuz

  • Members
  • 174 posts
  • LocationDenmark

Posted 07 October 2014 - 12:44 PM

have a few questions..

1: to dot seperate a number on a screen pr each 1000..
example

normaly it would just write: 1000000
i would like it to show: 1.000.000

that dot seperation.. can it be done??


2: bundled cables, since i know they arent compatible, how do i get another computer to do a certain thing, when it recieves a certain message??

3: ME systems: to make a screen that can show how much of a certain item there is in the ME system?? (to save space, from having 40 storage monitors)

think that was all for now :)

#2 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

Posted 07 October 2014 - 01:02 PM

View PostDustmuz, on 07 October 2014 - 12:44 PM, said:

have a few questions..

1: to dot seperate a number on a screen pr each 1000..
example

normaly it would just write: 1000000
i would like it to show: 1.000.000

Yes. http://lua-users.org...LibraryTutorial

View PostDustmuz, on 07 October 2014 - 12:44 PM, said:

2: bundled cables, since i know they arent compatible, how do i get another computer to do a certain thing, when it recieves a certain message??
You can use modems, and send either a) what you want it to do* or B) a message telling it to do that thing
*see string.dump from the link above

View PostDustmuz, on 07 October 2014 - 12:44 PM, said:

3: ME systems: to make a screen that can show how much of a certain item there is in the ME system?? (to save space, from having 40 storage monitors)

think that was all for now :)/>
I think this can be done with open peripherals. But it might not.

#3 Dustmuz

  • Members
  • 174 posts
  • LocationDenmark

Posted 07 October 2014 - 01:15 PM

View PostKingofGamesYami, on 07 October 2014 - 01:02 PM, said:

View PostDustmuz, on 07 October 2014 - 12:44 PM, said:

have a few questions..

1: to dot seperate a number on a screen pr each 1000..
example

normaly it would just write: 1000000
i would like it to show: 1.000.000

Yes. http://lua-users.org...LibraryTutorial

View PostDustmuz, on 07 October 2014 - 12:44 PM, said:

2: bundled cables, since i know they arent compatible, how do i get another computer to do a certain thing, when it recieves a certain message??
You can use modems, and send either a) what you want it to do* or B) a message telling it to do that thing
*see string.dump from the link above

View PostDustmuz, on 07 October 2014 - 12:44 PM, said:

3: ME systems: to make a screen that can show how much of a certain item there is in the ME system?? (to save space, from having 40 storage monitors)

think that was all for now :)/>
I think this can be done with open peripherals. But it might not.

ohh a link.. that i like :D
Thaaaanks..

on the second part..
i might need help with that later :D hehe

#4 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 07 October 2014 - 01:26 PM

View PostDustmuz, on 07 October 2014 - 01:15 PM, said:

i might need help with that later :D hehe
well feel free to just post back here, the community is always happy to help :)

#5 Dustmuz

  • Members
  • 174 posts
  • LocationDenmark

Posted 07 October 2014 - 01:28 PM

View Posttheoriginalbit, on 07 October 2014 - 01:26 PM, said:

View PostDustmuz, on 07 October 2014 - 01:15 PM, said:

i might need help with that later :D hehe
well feel free to just post back here, the community is always happy to help :)

that i do agree on.. The community here have been extremely patient with me, and also extremely helpfull..
hopefully i will in time, also be able to help out others..

so far i am only making small programs which dont do much :D hehe





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users