is it possible to change the way clickcure & clickies@raidwindow take the targetnames?
reason/problem is, that names which contain german umlauts as äöü are transformed into boxes and you get the error that /useabilityontarget <name with boxes> wont work, coz target not found
im not completely sure but as fas i know eq2 uses utf8 to some extend..
what i tried and what didnt change a thing:
i changed
<?xml version="1.0" encoding="utf8"?>
to <?xml version="1.0" encoding="iso-8859-1"?>
but (kinda as expected) that didnt change nything. maybe youve got some ideas out there
