Prob: targeting a mob with german letters in its name
Posted: Fri Dec 10, 2010 1:08 am
Hello,
in the profile of my char I added two mobs as enemies to target and fight against.
In german language they are called:
Dämonendornenranke, Blutdürstige Dämonenranke
As pointed out in the profile I added their names in the <mobs> section this way:Now the bot automatically targets and pulls "D\132monendornenranke", but it doen´t automatically fights "Blutd\129rstige D\132monenranke", but runs into them and only fights them, when he is being attact by them.
Any idea, what to do, to make the bot fight both of them?
Thanks
Ric
in the profile of my char I added two mobs as enemies to target and fight against.
In german language they are called:
Dämonendornenranke, Blutdürstige Dämonenranke
As pointed out in the profile I added their names in the <mobs> section this way:
Code: Select all
<mob name="D\132monendornenranke" />
<mob name="Blutd\129rstige D\132monenranke" />Any idea, what to do, to make the bot fight both of them?
Thanks
Ric