Jump to content


waffles05's Content

There have been 15 items by waffles05 (Search limited from 30-March 23)


By content type

See this member's

Sort by                Order  

#51688 [1.21][MC: 1.4.6] CCInput2, remote control!

Posted by waffles05 on 20 November 2012 - 09:45 AM in Peripherals and Turtle Upgrades

I'd like to report a feature / bug that should be added/fixed.

When using the advanced remote with an advanced computer it doesn't scroll (same with normal remote but that's expected :(/>)



#50927 [1.46] Run Two Things At Once & Table Help

Posted by waffles05 on 18 November 2012 - 06:38 AM in Ask a Pro

Thanks for your help guys, I'll test this code now.
I've gave you both a +1 :)/>

EDIT: Lots of spelling mistakes!



#46932 [1.46] Run Two Things At Once & Table Help

Posted by waffles05 on 04 November 2012 - 02:45 AM in Ask a Pro

Hello :)/>

I am going to make my own GPS program in ComputerCraft. :)/>

Here is the code so far for the Client: :)/>
print("Finding Distances...")
print("|")
write("+-- Activating Modem..")
rednet.open("top") -- Opens Top Modem
print(" Done.")
print("|")
write("+-- Broadcasting Distance Request..")
rednet.broadcast("$DistanceRequest") -- Sends to all GPSs Systems a distance request
write(" Done.")
print("|")
print("+-- Waiting For Reply..")
seconds = 20
print("  |")
while seconds > 0 do
  -- Code For Recieving and Waiting
end

I need to be able to wait for 20 seconds and receive all the replies and save them to a table.

1. How do I receive rednet messages and wait at the same time?

2. How do I save messages to a table with a- Distance(part of rednet) b- Location (in message) c- ID of sender (rednet)

If this is too confusing to understand please say :D/>

Thanks In Advance!

waffles05 :)/>



#46929 Changing the way you view pages

Posted by waffles05 on 04 November 2012 - 02:27 AM in Suggestions

When I first printed I was like
"Wow! I have got a printed piece of paper! Now what?" I know I may have had one of those days where your brain isn't working, but this is a simple thing that can be fixed and should be.



#46925 Lua Code Error! Rednet

Posted by waffles05 on 04 November 2012 - 02:07 AM in Ask a Pro

Thanks for the replies!

It took me ages to reply because I forgot I had even posted this. Your code works great and thanks both of you for your help :D/>

Clicking green doohickey!



#46921 [1.46] Sound (different)

Posted by waffles05 on 04 November 2012 - 01:04 AM in Suggestions

This Is A Really Good Idea! +1 For this!



#46800 Music Player With BuildCraft: Automtically Switch Discs

Posted by waffles05 on 03 November 2012 - 06:02 AM in Programs

I think this is a good idea and program and looks quite good, the only thing stopping it from working is mods not this. Your program is really good, are you a beginner? Because if you are that program is amazing for someone like you.

You don't need the wooden pipe behind the chest though, as nothing is being taken out from that side



#46776 [1.4] Pistons Can Push Computers and Monitors

Posted by waffles05 on 03 November 2012 - 04:24 AM in Suggestions

Could Dan200 talk to Eloraam to find out how she implemented frames moving tile entities?



#46728 [1.48 or 1.5] Advanced Printers *Now with Ink Cartridges*

Posted by waffles05 on 03 November 2012 - 01:47 AM in Suggestions

View PostBigSHinyToys, on 30 October 2012 - 12:53 PM, said:

I think an ink cartridge made like

Posted Image

That could be laded into the printer and would have possibly between 50 - 1000 uses for each of the four colors. colors that are combinations would use some of etch color. color levles could be checked with a function like printer.getYellowLevel() printer.getBlackLevel()

printing one character would use one usage on that colors ink weather it was as background or text color.

http://en.wikipedia....MYK_color_model

optional re-crafting a cartridge with dye would increase that colors level in the cartridge.

Don't mean to be Mr. Smarty Pants but the Ink Cartridge Image is bigger than 16x16 :-/

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Anyway, I really like this idea and you could then make multi-coloured newspapers and stuff!
With this you could also print off Images from the paint application (Thank you NitrogenFingers !) and have books with coloured images!

It's like a whole new game!



#46724 AUDIO

Posted by waffles05 on 03 November 2012 - 01:25 AM in Suggestions

Minecraft does support surround sound



#46719 [1.4] Pistons Can Push Computers and Monitors

Posted by waffles05 on 03 November 2012 - 01:09 AM in Suggestions

Hello,

My idea is to have pistons given the power to push computers, monitors and other stuff in CC. I was planning to make a pop-up tv at the bottom of my MC bed but then I realized pistons can't push them!

This would be great as people could make all sort's of hidden computers and monitors and would look really cool on secret bases.

Thanks for reading and I hope you take my idea into account.



#46512 Huge banking system

Posted by waffles05 on 02 November 2012 - 07:46 AM in Media

Hello,

This build looks really cool and I would love to help out if this was a server! I am good at coding in CC and good with redstone too. Although, I play with a Cracked MC
so it would have to be offline :D/>



#46256 [Advanced Computer] Mouse File Browser

Posted by waffles05 on 31 October 2012 - 07:21 PM in Programs

Wow! :P/>
How did you manage to change colours of text and stuff?! I've been looking for that kind of thing for ages and the wiki says nothing about it. Do you mind if I use this on my personal server with my friends? :P/>
+1 For You!

EDIT: Curse You Tekkit! ComputerCraft hasn't been updated yet so I can't download it via pastebin anyways. Updating My CC

EDIT 2:When I run it says "attempt to call nil" about term.setBackgroundColor(colors.black) Are you using an extra API? This is probably why I couldn't find anything about coloured text...



#11441 Lua Code Error! Rednet

Posted by waffles05 on 02 May 2012 - 05:12 PM in Ask a Pro

Im trying to make a program that sends a message over rednet to a turtle. When the message is recieved by the turtle it runs a program. How do i do this?



#11058 Project Net Block

Posted by waffles05 on 29 April 2012 - 11:41 AM in General

I am interested in this type of thing. I have to say I am kind of a beginner but do know a bit about this stuff. Add me and I would love to help!