|
|
 | | Re: FindLight
|
| Thanks for the reply. I see I overlooked something significant there. Going over it all again I think I don't need 'light' Also, the parse errors are due to my omitting the ; at the end of each statement I've also discovered that I should put some (...) (19 years ago, 25-Feb-07, to lugnet.robotics)
| | |  | | Re: New Lugnet Design and Top Stories List
|
| (...) I think this is made difficult because the top stories list (and much of the front page I think?) is cached, and re-generated regularly, to reduce server load. To allow a customisable list on the front page would increase that load (...) (19 years ago, 25-Feb-07, to lugnet.general, lugnet.admin.suggestions, FTX)
| | |  | | Re: Power Functions Element Pics (inc Plugs)
|
| (...) I'm guessing there's a video. If so, I would recommend putting the video in a sub-folder by itself, as it is probably what is causing the delay. ROSCO (19 years ago, 25-Feb-07, to lugnet.technic, lugnet.robotics)
| | |  | | Re: " (needs work)" officially sanctioned by LSC
|
| (...) I also have not had problems accessing your site. I am using FF 2.0.0.2. Sounds like there may be a router issue somewhere between you & Willy. ROSCO (19 years ago, 25-Feb-07, to lugnet.cad.dat.parts, lugnet.cad.dev.org.ldraw)
| | |  | | Re: FindLight
|
| Please try some semicolons on your lines! Chris (...) //findlight.nqc #define A OUT_A #define C OUT_C int light, maxlight, time; int turntime = 500; //change to accomodate 1 turn task main() { SetSensor (SENSOR_2, SENSOR_LIGHT); ClearTimer (0); (...) (19 years ago, 25-Feb-07, to lugnet.robotics)
| |