Here's an addition to the NQC Spybot API that lets you write programs like this: #include "spy.nqh" task main() { int x = 0; int t = MIN_BOTID; while (t < MAX_BOTID) { SetTargetID(t); SetTargetNote(x); SetWorldNote(t, x); x = Target(SPY_SHORTID); x (...) (22 years ago, 11-Feb-03, to lugnet.robotics.spybotics)
|