This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
TheOddByte's profile picture

[Program][Anim] Tv/Channel program

Started by TheOddByte, 30 March 2013 - 12:52 AM
TheOddByte #1
Posted 30 March 2013 - 01:52 AM
TV/Channel Program 1.0


About this

—————-

Spoiler

This can be used to run animations on different channels, And I thought it would be nice if you want to have

Like a tv in your house or something, But there's not so many installed animations since I thought you could have to create 'em

yourself by adding a function in the code that is your anim, Later I'll try to add NPaintPro animations support since I don't know if it has that now..

To change channels you simply click the screen or monitor.



Installation/Download

——————————

Spoiler

Pastebin ID: TQkARH1Z

First you need to download the program by one of these options

—————————————————————————————————————————————–

*Go to the pastebin link and download it by pressing the download button

On the website and then go to '%appdata%/roaming/.minecraft/saves/<mapname>/computers/<computer ID>/'

And copy and paste the file into there, Or just open up minecraft and open the textures and go to the folder.

—————————————————————————————————————————————–

*First you have to have the http config enabled that's in the '.minecraft/config/' folder, Then

open up the computercraft document in there and change




# Enable the "http" API on Computers

B:enableAPI_http=false


To



# Enable the "http" API on Computers

B:enableAPI_http=true



After that you can simply do into your computer ingame and type

pastebin get TQkARH1Z <filename>





Screenshots

Spoiler



Also this is mean for you to create animations and then have them run on the channel you desire,

The animation has to be a function that's then handled by this


hChannel(yourFunction)

The animations that is in the program already are only examples!
RustikGaming #2
Posted 30 March 2013 - 02:20 AM
The picture is broken
spyman68 #3
Posted 30 March 2013 - 02:25 AM
You might wanna NOT put your screenshot in a code box…
And WTF is this? I thought this was TV, not a whole bunch of random scrambling things. Seriously, EXPLAIN STUFF!
MindenCucc #4
Posted 30 March 2013 - 02:48 AM
Cool :D/>
TheOddByte #5
Posted 30 March 2013 - 04:18 AM
I know I accidently posted with code.. I meant it to be a spoiler, But when
I tried to fix it but my internet was all fu#%ed up and it took until now to it to work..
And those random things are just examples of animations..
This program can be used print a message on a monitor, And if you then quickly want to change to another message or anim,
You just click the monitor.
TheOddByte #6
Posted 30 March 2013 - 04:36 AM
An just because you can see some possibilities I added the star wars movie to this! :D/>
It would be great if there were other movies like this so I could add them..
BTW was'nt that star wars movie an easter egg for microsoft or something?