Bryukh
February 16, 2017, 9:53am
1
The mountain level about circles (area): Danger Picklock
What to do if you don’t have a key, but have some powder? Use it as a key!
Charge the bomb and open (let’s name it “open”) the door.
For python players: math.pi
doesn’t work, so you have to use Math.PI
or just 3.14
2 Likes
this is a good one. thank you)) Robobomb is awesome
1 Like
if (almostEqual(a, b)) {
hero.say("GO!");
} else {
hero.say("NOT READY");
}
it’s easy to mess up with a code and fail the level, when I’m trying to be “creative” =))
1 Like
Bryukh
February 16, 2017, 11:45am
4
It’s not a good idea to be creative with bombs
“Blue cord or Red cord? OR! I can make a bird with those wire, it’s so peaceful and artful” BOOM!
2 Likes
htrnblr
February 18, 2017, 3:59pm
5
Can not understand clearly
How overcharge mechanic working
Some time its work fine
After overcharg bomb at least move on
And do as intended
But most of the time boom on the spot with under 100k damage
And even if I change bomb position so it boom near door
After door down it is not counted
Overcharge setting always same.
Is there are rule
So i will researsh more
Or bug, random involved?
Great level
htrnblr
February 19, 2017, 10:25am
7
hero.moveXY( door.pos.x + 3, door.pos.y );
hero.cast( "swap", bomb );
Bryukh
February 19, 2017, 11:10am
8
Got it. So it requires advanced wizards. I’ll fix this cheat.
Bryukh
February 19, 2017, 11:11am
9
It’s weird. It should be counted. Because the referee check the door’s health for goal checking.
Bryukh
February 19, 2017, 11:20am
10
Could you explain this please?
I think damage is not enough, because the bomb isn’t charge correctly.