This is what I tried so far:
- updated regular /rom path with the normal SVN update function -> didn't help.
- updated regular /rom path with Tortoise SVN revert -> didn'T help
- made a new, empty folder named /rom and Tortoise SVN revert updated it, so it's the latest version, the /rom folder is green checked and still no looting
- in the char script looting is turned on ofc, these are my options:
Code: Select all
<!-- Loot settings -->
<option name="LOOT" value="true" />
<option name="LOOT_IN_COMBAT" value="true" />
<option name="LOOT_DISTANCE" value="225" />
<option name="LOOT_PAUSE_AFTER" value="0" /> <!-- probability in % for a short rest -->
- latest version of ingamefunctions addon is installed
- in-game click-to-move is activated and automatic looting
- if you want to loot manually all I have to do is press "Attack" which is on place 1 and he loots, but in micromacro window I can see that he doesn't even try. He kills the mob and whether the mob is lootable or not moves on to the next mob/waypoint.
- when I install rombot version 477 everything works again
- I thought maybe it was because I still had Windows XP but now I have Windows 7 and it's still the same
Anybody got an idea why this doesn't work and what I have to change to make it work again? Help would be much appreciated. Thanks a lot.