Jump to content




CC-Computers doesn´t accept <Space>

help lua computer

8 replies to this topic

#1 latemail

  • Members
  • 15 posts

Posted 25 March 2014 - 07:18 PM

Hi CC-Freaks,

normaly I use Notepad++ for programing, but if I try to edit a
program via CC-Computers (normal or advanced) I cant type
in <Space> ---- so just keep stuck with "editname" !!!!

Any suggestions/help/idea??

Thx in advance .......

#2 CometWolf

  • Members
  • 1,283 posts

Posted 25 March 2014 - 07:35 PM

Your space key dosen't work? Try entering
lua
<enter>
os.pullEvent"key"
<enter>
<space>
does it say anything?

#3 latemail

  • Members
  • 15 posts

Posted 25 March 2014 - 07:39 PM

View PostCometWolf, on 25 March 2014 - 07:35 PM, said:

Your space key dosen't work? Try entering
lua
<enter>
os.pullEvent"key"
<enter>
<space>
does it say anything?

NOPE - nothing, loops forever ;-)

#4 CometWolf

  • Members
  • 1,283 posts

Posted 25 March 2014 - 07:47 PM

Not really a loop... But yeah that's weird. Space works in minecraft right? And you don't have it bound to any other mods?

#5 latemail

  • Members
  • 15 posts

Posted 25 March 2014 - 08:02 PM

View PostCometWolf, on 25 March 2014 - 07:47 PM, said:

Not really a loop... But yeah that's weird. Space works in minecraft right? And you don't have it bound to any other mods?

Space works fine with everything else - signs, book and quill, ......
and i didn´t bound it by purpose, just using a clear installation (i think) - what do you mean with "bound", assign <Space> as a "function key"??

i´am from germany, may the keyboard settings influence CC??

#6 Agoldfish

  • Members
  • 451 posts
  • LocationSome Fish Bowl in Ohio.

Posted 25 March 2014 - 08:19 PM

View Postlatemail, on 25 March 2014 - 08:02 PM, said:

View PostCometWolf, on 25 March 2014 - 07:47 PM, said:

Not really a loop... But yeah that's weird. Space works in minecraft right? And you don't have it bound to any other mods?

Space works fine with everything else - signs, book and quill, ......
and i didn´t bound it by purpose, just using a clear installation (i think) - what do you mean with "bound", assign <Space> as a "function key"??

i´am from germany, may the keyboard settings influence CC??
He means use space as a key for something else. For example; making a coordinate in REI Minimap.

#7 latemail

  • Members
  • 15 posts

Posted 25 March 2014 - 08:29 PM

so I get it right - NO - just the normal setup for the keys in MC B)

#8 Dayrider10

  • Members
  • 32 posts

Posted 25 March 2014 - 08:36 PM

Going off of what CometWolf said try this:

lua
<enter>
os.pullEvent()
<enter>
<space>
Just like what CometWolf said just a little different. Try that this time and see what you get.

Edit: It is not different at all ,but you had to make a spelling error to get a "loop"

Edited by Dayrider10, 25 March 2014 - 08:38 PM.


#9 latemail

  • Members
  • 15 posts

Posted 25 March 2014 - 09:00 PM

View PostDayrider10, on 25 March 2014 - 08:36 PM, said:

Going off of what CometWolf said try this:

lua
<enter>
os.pullEvent()
<enter>
<space>
Just like what CometWolf said just a little different. Try that this time and see what you get.

Edit: It is not different at all ,but you had to make a spelling error to get a "loop"

Sorry - "loop" was just an incorrect description ;-)

and same result - nothing til I hit any other key





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users