Thank you guys, in Convoys v.1.2 labels in names are replaced just to "High bounty".
The goal is to inform the player that leaders worth much more than usual fugitives but really better if do not known the value.
No such circular messages at me. The quoted ships are not leaders which mean the problem is not in my escort_roles, maybe you get these from another OXP which now accidentally use leaders as escort.
First I checked through all escort definitions in the core, the used escort roles are escort-* and pirate-*-fighter, but I willfully avoided these in the roles of leaders. So I think you got these from another OXP, where Anaconda, Boa and Python contain not only escort roles in escort_roles.
The next roles are already used in core ships which have escorts:
Code: Select all
trader, trader-courier, pirate-medium-freighter, pirate-heavy-freighter
so I am sure I can use these in the roles of leaders safely (if this is the problem then should be fixed in the other OXP due to must happen without my OXP also). In addition Convoys use the following roles:
Code: Select all
trader-smuggler, sunskim-trader
hunter, hunter-medium, hunter-heavy
pirate, pirate-interceptor, pirate-aegis-raider
assassin-light, assassin-medium, assassin-heavy
shuttle, miner, thargoid, thargoid-mothership
so possible that another OXP define an Anaconda with hunter escorts or another of these, which now throw a circular message into the log. Note this is harmless, just tell that ingored the subsequent escorts as it should be.
If you could help me to track down which OXP do this then I can remove the problematic role. Without a proof it is possible that another OXP create the message in itself, or maybe better if fixed in the other side. I do not want to remove all of these because I only can balance the missing ones by inceasing the odds in the safe roles, which result maybe too often appearance there and surely no convoys in the left out roles.
montana05 wrote:A 2K bounty for a team leader at the end paid 28
At me bounties are paid well so I do not know the reason. At least the exact value is not displayed from now.