Anonym
1
HEEEEEEEELP!
OK, to be serious.
I can’t use the function .setNextWaveType()
Here is my full code for Blazing Battle:
while True:
hero.buildTower("forceball", 9)
hero.buildTower("cannon", 8)
hero.buildTower("firebolt", 7)
hero.buildTower("forceball", 6)
hero.buildTower("fireball", 5)
hero.buildTower("firewall", 4)
hero.buildTower("guard", 3)
hero.buildTower("catapult", 2)
hero.buildTower('cannon', 1)
hero.buildTower("cannon", 0)
hero.setNextWaveTypes('robobomb')#this line doesn't work.
When I try to use that function, this error displays:
Please help!
P.S
And tell me if such type of jokes as on top are spam.I won’t place them.
so try to delete the line then re-write it again.
1 Like
Anonym
3
Thanks a lot!I just forgot to put square brackets.
This is a level help topic and mark whichever post helped you solve your problem
Great but remember when you get a line that seems right but it gives you a error try to rewrite it and try to pay close attention.
Anonym
7
ok, just in example there were no brackets, so that was kinda strange.
It happens to me. Just do what I said for this then it should work.
Anonym
10
this is offtopic, but I wanted to ask why do you have a birthday cake?
system
Closed
13
This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.