Recent content by colonelhomer815

  1. C

    In game documentation for computercraft peripherals (special open peripheral support)

    One of the features of the program is supposed to allow users to view the amounts of different items in their AE system. This is done by entering the following chat commands whilst wearing terminal glasses linked to a bridge connected to the computer by peripheral cables: $$addmon $$the id of...
  2. C

    In game documentation for computercraft peripherals (special open peripheral support)

    Here's what I've managed to do so far: http://pastebin.com/NgPbHmQM I'm thinking of doing a post on this but I'm new to this forum, is this the kind of thing that belongs in mod discussion?
  3. C

    Mod Release: OpenPeripheral

    I just realised I had been replying to the wrong post. 0\
  4. C

    Mod Release: OpenPeripheral

    I finally got the first version working: http://pastebin.com/dJdxPgK4 do you think it is worth doing a post on? I do plan to add more features.
  5. C

    Mod Release: OpenPeripheral

    thanks for the help guys, here's what I've managed so far: http://pastebin.com/4du8X4eN I've not got it to work yet, the program terminates when I type in the quantity I want.
  6. C

    Mod Release: OpenPeripheral

    I'm playing on ftb TPPI and for some reason the terminal glasses module does not appear in the tinker table. Does anybody have any idea why that could be or what I an do about it?
  7. C

    In game documentation for computercraft peripherals (special open peripheral support)

    I received the error: cannot serialize table with recursive workarounds.
  8. C

    In game documentation for computercraft peripherals (special open peripheral support)

    I tried and I got the error cannot serialize table with recursive entries.
  9. C

    In game documentation for computercraft peripherals (special open peripheral support)

    Firstly I am not sure how to read the tables, and secondly I am not sure what data is being stored in the table representing itemstack.
  10. C

    In game documentation for computercraft peripherals (special open peripheral support)

    I've looked at the pastebin. it's not really what I need. It's the table representing representing item stack I don't get.
  11. C

    In game documentation for computercraft peripherals (special open peripheral support)

    does anyone have any tips on how to use the AE methods in OP, particularly insertItem, extractItem and getAvailableItems, I've tried using openp/docs but it hasn't really helped. I don't really get lua tables.
  12. C

    Big Reactors

    cheers.