Recent content by Boomer

  1. B

    IDE For ISS scripts

    vim is perfeclty good for write scripts, i saw iss dicionary for vim somewhere. Can you write how you imagine debug system in IDE for iss scripts?
  2. B

    Deadly "Do not kill list"

    catch again, but now it's only spam about added to donotkilling list, I put line with clearing donotkilllist if there's priority targets found. perfectly work for me. http://code.google.com/p/cybertech/issues/detail?id=72
  3. B

    Deadly "Do not kill list"

    so after several days of testing I can say that it's work for me, no more weird loops to death
  4. B

    Deadly "Do not kill list"

    I think need to change this if ${DoNotKillList.Contains[${Target.Value.ID}]} { DoTarget:Set[FALSE] } ; Do we have to target this target? if ${DoTarget} { -----------------------------------cut-------------------------- else {...
  5. B

    Deadly "Do not kill list"

    catch same bug again, about 3 hours of this loop. 04:14:06: Dropped out of warp 04:14:06: Reloading Weapons... 04:14:06: DEBUG: Found 5 entities. 04:14:06: DEBUG: NPC found: Asteroid Angel Cartel Frigate (550) 04:14:06: DEBUG: Found 5 entities. 04:14:06: DEBUG: NPC found: Asteroid Angel...
  6. B

    Deadly "Do not kill list"

    You talk about ISXEVE or EVEBOT? I don't get it? :confused:
  7. B

    Deadly "Do not kill list"

    today I have clearly see same sityation by my eyes from begginig I have copy purely clear stable version of evebot, do only tank managment changes in Combat config. I see that my raven fly into belt there's only 3 "Arch Angel Thug", bot start lock them and then 1 NPC BS fly into the belt. bot...
  8. B

    Deadly "Do not kill list"

    I have serious issue with stable brunch that add "Priority targets" to "Do not killing list" and I don't have any working idea how to fix that :confused: next log might be helpful it's loops again and again 13:38:35: Dropped out of warp 13:38:35: Reloading Weapons... 13:38:35: DEBUG: Found 3...
Top Bottom