Jump to content




[1.45] Pixels


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

#1 Jax9123

  • Banned
  • 41 posts

Posted 15 October 2012 - 07:33 PM

okay this could be easy as hell but i see people making a paint program and i notice that you can make PIXELS!! so i try to look into some elses source code and it doesnt make sence to me can somebody tell me how to make any colored pixels please :D/>

#2 Kolpa

  • New Members
  • 260 posts
  • LocationGermany

Posted 15 October 2012 - 07:50 PM

its not pixels its an space with an set background color like this
term.setBackgroundColor(colors.red)
write(" ")
term.setBackgroundColor(colors.black)


#3 remiX

  • Members
  • 2,076 posts
  • LocationSouth Africa

Posted 15 October 2012 - 07:58 PM

View PostKolpa, on 15 October 2012 - 07:50 PM, said:

its not pixels its an space with an set background color like this
term.setBackgroundColor(colors.red)
write(" ")
term.setBackgroundColor(colors.black)

This isn't in CC1.33 hey?

#4 Shazz

  • Members
  • 175 posts

Posted 15 October 2012 - 08:20 PM

View PostsIdEkIcK_, on 15 October 2012 - 07:58 PM, said:

View PostKolpa, on 15 October 2012 - 07:50 PM, said:

its not pixels its an space with an set background color like this
term.setBackgroundColor(colors.red)
write(" ")
term.setBackgroundColor(colors.black)

This isn't in CC1.33 hey?

Nope, it's in the 1.45 Prerelease.

#5 Jax9123

  • Banned
  • 41 posts

Posted 15 October 2012 - 09:08 PM

View PostKolpa, on 15 October 2012 - 07:50 PM, said:

its not pixels its an space with an set background color like this
term.setBackgroundColor(colors.red)
write(" ")
term.setBackgroundColor(colors.black)
what if you want to move the pixels with the keyboard ?

#6 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 15 October 2012 - 09:21 PM

View PostsIdEkIcK_, on 15 October 2012 - 07:58 PM, said:

View PostKolpa, on 15 October 2012 - 07:50 PM, said:

its not pixels its an space with an set background color like this
term.setBackgroundColor(colors.red)
write(" ")
term.setBackgroundColor(colors.black)

This isn't in CC1.33 hey?
You're late, 1.33 is only in tekkit, most servers use 1.41.

As for above, you can just make the function to draw the pixel at a place then have it move?

#7 Jax9123

  • Banned
  • 41 posts

Posted 15 October 2012 - 09:24 PM

View PostNoodle, on 15 October 2012 - 09:21 PM, said:

View PostsIdEkIcK_, on 15 October 2012 - 07:58 PM, said:

View PostKolpa, on 15 October 2012 - 07:50 PM, said:

its not pixels its an space with an set background color like this
term.setBackgroundColor(colors.red)
write(" ")
term.setBackgroundColor(colors.black)

This isn't in CC1.33 hey?
You're late, 1.33 is only in tekkit, most servers use 1.41.

As for above, you can just make the function to draw the pixel at a place then have it move?
i did and it got a weird blank screen then i press w and it glitches -.-





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users