still first 3 losses
nvm @blasterdrag
@Venneth. I think the mirroring is still slightly broken for me. This code only works for the humans team not the ogres. I’ve tried everything and I dont’t think its a problem with the code anymore. Could you try to fix this?
def burst(place):
boulders = hero.findBoulders()
for boulder in boulders:
if boulder.lane == place and boulder.x == 50:
hero.cast("pull", place, 56)
hero.cast("push", place, 50)
hero.cast("burst", place, 52)
#DO NOT COPY.
This should be fixed, it was indeed the mirroring, thanks for the report!
@Venneth sorry for the ping, still think mirroring has a problem,
i have a loss to Thai2611 but i dont actually lose to him,
even when i press spectate :
i still win, heres the spectate link :
That’s weird; I went to the link and you won by a far greater margin:
Maybe the one that counted was one in which Thai2611 actually won.
nah, i changed my code, but even when i didnt i still won by like 300ish health
Oh so when you press spectate now it shows you winning by 3k health?
actually, no i meant, i changed my code, but before i changed my code i still won the match against thai by like 3 hundred health. does that make it any clearer?
I got that part, before you changed your code you won by 300 health, but are you winning by 3000 health after you changed your code?
also, question , when are you gonna actually try? cause if you start trying i probably will too.
Okay I looked at the spectate and its also 1954. I was wondering if the spectate and battle weren’t showing the results that were being counted on the leaderboard.
I’m probably going to try and finish the arena I’ve been making before doing anything in Fierce Forces.
oh ok lol well, it doesn’t really matter (not your game lol i meant the mirroring bug) bc im already first lol
I tkkhink the mirroring is still slightly broken. When I execute the special the cordinates on the blue side are off.