Difference between revisions of "Talk:Module"

From Robowiki
Jump to navigation Jump to search
(looking for some help)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
If someOne could help me change Module to extend TeamRobot instead of AdvancedRobot I would Appreciate it. I don't underStand how to fix the error on execution when this is done .. (I'll post the error message when I get home.) thx for any help.. -[[User:Jlm0924|Jlm0924]]
 
If someOne could help me change Module to extend TeamRobot instead of AdvancedRobot I would Appreciate it. I don't underStand how to fix the error on execution when this is done .. (I'll post the error message when I get home.) thx for any help.. -[[User:Jlm0924|Jlm0924]]
 +
: extends TeamRobot works fine.. When I use "bot.isTeammate(e.getName());" in a ScannedRobotEvent.... Module locks up.. no message.. ? -[[User:Jlm0924|Jlm0924]] 06:17, 11 June 2010 (UTC)

Latest revision as of 08:17, 11 June 2010

If someOne could help me change Module to extend TeamRobot instead of AdvancedRobot I would Appreciate it. I don't underStand how to fix the error on execution when this is done .. (I'll post the error message when I get home.) thx for any help.. -Jlm0924

extends TeamRobot works fine.. When I use "bot.isTeammate(e.getName());" in a ScannedRobotEvent.... Module locks up.. no message.. ? -Jlm0924 06:17, 11 June 2010 (UTC)