Author Topic: Blue triangles!!  (Read 1894 times)

Offline Davidyamy

  • Antweight
  • Posts: 71
  • Rep: -1
    • View Profile
    • Awards
Blue triangles!!
« on: November 01, 2013, 08:32:32 PM »



as can be removed??....

Offline Mr. AS

  • TheGloriousCarbideArstotzkanIronsideChaosProtocol
  • *
  • Posts: 7557
  • Rep: 19
    • robotarenagtm
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: Blue triangles!!
« Reply #1 on: November 01, 2013, 08:40:47 PM »
turn status messages off
How you make Alarm Clock Pizza is:
Step 1: You buy an alarm clock from the store, and then you have to break it and put it in the sauce.
Step 2: Fold the sauce in 5 slices and put it in the dough.
Step 3: Paint the eggs with a pitcher of a clock showing what time you want to wake up and eat pizza for breakfast.
Step 4: Put the eggs in the dough.
Step 5: Make it flat into a round shape and draw the time you want on it.
Step 6: Put some old steel to prevent other peple from stealing it.
Step 7: Make it flat and cut into 60 slices 1 for each minute in 1 our.
Step 8: Put in the oven set the timer to 30048813.2884 seconds and put the temperature on 'Volcano' setting.
Step 9: If you think it is take to long, then get yor alarm clock and set it to now so that it will ring and you can take it out.
Step 10: Take it out uv the uvin wen it is redy and go to bed. In the morning eat pizza and also eat yor hands bi mistake.

Offline rnifnuf

  • Forum Linguist
  • Heavyweight
  • Posts: 434
  • Rep: 5
  • Proponent of competitive sonnet improvisation
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: Blue triangles!!
« Reply #2 on: November 01, 2013, 08:57:07 PM »
Those are the DSL immobility warnings. They count down how long your bot has until it loses by immobilization. They go away after the bot moves a considerable distance.
Follow me on Twitter? I'd like to see you try!

Stock Showcase     DSL Showcase     Ironforge Showcase

Offline Davidyamy

  • Antweight
  • Posts: 71
  • Rep: -1
    • View Profile
    • Awards
Re: Blue triangles!!
« Reply #3 on: November 21, 2013, 01:51:03 PM »
turn status messages off

The count continues. i would like to finish the fight by ko only

Offline Lemonism

  • *
  • Posts: 666
  • Rep: 16
    • View Profile
    • Awards
Re: Blue triangles!!
« Reply #4 on: November 21, 2013, 03:21:46 PM »
You can't turn immobilization off.
You can, however, just keep pushing your opponents around so they never get immobilized, but that's about it.
Download Mortis.py
Download some of my DSL2.2 Bots

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17527
  • Rep: 3
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: Blue triangles!!
« Reply #5 on: November 21, 2013, 05:03:09 PM »
no, there's no way to turn off the immobilization counter at all. Doing that would require the source code which we don't have and probably never will. Sorry.

Offline playzooki

  • A title is a prefix or suffix added to someone's name in certain contexts. It may signify either veneration, an official position or a professional or academic qualification. In some languages, titles may be inserted before a last name (for example,
  • Posts: 2122
  • Rep: -34
    • View Profile
    • click to download more ram
    • Awards
  • Skype: dont stalk me
Re: Blue triangles!!
« Reply #6 on: November 22, 2013, 02:14:28 AM »
no, there's no way to turn off the immobilization counter at all. Doing that would require the source code which we don't have and probably never will. Sorry.
Actually Clickbeetle did it in Ironbot.

Offline Trovaner

  • *
  • Posts: 1222
  • Rep: 32
    • View Profile
    • Awards
Re: Blue triangles!!
« Reply #7 on: November 22, 2013, 01:34:39 PM »
Just add "plus.practice(True)" to SuperArenas's Activate method. You'll be modifying "Arenas/__init__.py". If you only want it to affect a single arena, add it to that arena's Activate method.

Offline Lemonism

  • *
  • Posts: 666
  • Rep: 16
    • View Profile
    • Awards
Re: Blue triangles!!
« Reply #8 on: November 22, 2013, 02:18:12 PM »
Just add "plus.practice(True)" to SuperArenas's Activate method. You'll be modifying "Arenas/__init__.py". If you only want it to affect a single arena, add it to that arena's Activate method.
Interesting, I might try this. Does this also mean the AI will not leave you to be counted out? Thanks Trov :)
Download Mortis.py
Download some of my DSL2.2 Bots

Offline Davidyamy

  • Antweight
  • Posts: 71
  • Rep: -1
    • View Profile
    • Awards
Re: Blue triangles!!
« Reply #9 on: November 22, 2013, 04:43:51 PM »
Just add "plus.practice(True)" to SuperArenas's Activate method. You'll be modifying "Arenas/__init__.py". If you only want it to affect a single arena, add it to that arena's Activate method.

ok this was looking for, problem solved, Trovaner thanks

Offline Trovaner

  • *
  • Posts: 1222
  • Rep: 32
    • View Profile
    • Awards
Re: Blue triangles!!
« Reply #10 on: November 23, 2013, 12:57:24 AM »
Just add "plus.practice(True)" to SuperArenas's Activate method. You'll be modifying "Arenas/__init__.py". If you only want it to affect a single arena, add it to that arena's Activate method.
Interesting, I might try this. Does this also mean the AI will not leave you to be counted out? Thanks Trov :)
The AI will not be impacted by this but it will disable the match clock so matches can't end without either a KO or elimination. If that matters to you, you'll have to create your own timer and eliminate the bots after a predefined period of time.