Subject:
|
video game type thing...
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Thu, 22 Mar 2001 15:26:32 GMT
|
Viewed:
|
1438 times
|
| |
| |
Well, it still doesn't work even with the if(TOUCH_2){} instead of
if(TOUCH_2 == 1){} .
Any ideas?
Nick H.
|
|
Message has 2 Replies: | | Re: video game type thing...
|
| (...) havent followed the whole conversation here, but if ur doing an "if "test and it doesnt hit when it should, you might consider displaying the TOUCH_2 variable on the display just before the "if" test, it might not be what you think it is! (...) (24 years ago, 22-Mar-01, to lugnet.robotics.rcx.legos)
| | | Re: video game type thing...
|
| (...) Are you doing the if() in some kind of loop, or an event function? If the button isn't pressed at the exact time you happen to execute the statement, it won't work. It's difficult to help debug your code without seeing your code 8?) ROSCO (24 years ago, 22-Mar-01, to lugnet.robotics.rcx.legos)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|