Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Help solving "Code Battle vs Aliens"
#3
Apparently 
Code:
radar(Any, 0, 360, 0, 1000, 1, FilterEnemy);

Does not find AlienAnts
Changing it to 
Code:
radar(AlienAnt);

Did the trick


Messages In This Thread
RE: Need Help solving "Code Battle vs Aliens" - by nope - 06-13-2016, 06:17 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)