the problem is your enemy bits you are defining enemy in 2 different places in a way that is not compatable. try changing the enemy = chooseTarget()
to enemy1 = chooseTarget()
it is fine i got it but thanks anyway
This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.