I am trying to spawn a fleet based on the amount of planets that an empire owns. Im creating the ships in a while loop. It seems, however, that inside the limit i cant compare the num_ships to the num_owned_planet. Is it only possible to do comparisons to numbers, i.e. num_ships < 5. If so, is there a work around that i cant seem to think of?
Thanks
Thanks