fuimusbruce
New Member
- Joined
- Aug 2, 2012
- Messages
- 450
- Reaction score
- 2
is the newest rrrix version all updated with loot toggle and everything?
You are equip item with Pickup Radius =)
Molten Core and Arcane are two kinds of AoE that will always cause some trouble, but they're not any worse now than they were in previous versions.it just cant avoid molten cores and arcanes... just cant \=
Mine is attacking goblins just fine. Did you change the goblin priority to kamikaze? Otherwise it may focus on other stuff and let the goblin get awayI am trying out your new split version and I have noticed that it is ignoring Goblins completely. It will grab the suitable piles of gold they drop but will move on totally ignoring the goblin. Version 1.7.0.7
haha, no problem man.My bad...it was set to ignore for some reason. Didnt notice that the setting defaulted to ignore. Sorry about that. Great work all. I will try and find a REAL bug for you next time =)
also doesnt seem to be stashing tomes gems or recipes and if you uncheck amethyst and topaz and click save when you go back in ruby is also unchecked. If you then check ruby then save and then go back in all gems are checked again.
using System;
namespace GilesTrinity.Settings.Loot
{
[Flags]
public enum TrinityGemType
{
Emerald = 1,
Topaz = 2,
Amethys = 4,
Ruby = 8
}
}
Hey man, did you find what was causing those town stucks yet? Because they're still happeningChange content of : \Settings\Loot\GemType.cs with
Code:using System; namespace GilesTrinity.Settings.Loot { [Flags] public enum TrinityGemType { Emerald = 1, Topaz = 2, Amethys = 4, Ruby = 8 } }
Remade your configuration for Gem Pickup, that all
We correct in next release, I go to sleep![]()
lol that might actually be a good idea. Who knows, maybe I'll try it laterrun my whimsyshire profile Jubisman, no town stucks![]()
hti, this is where it happens:
"Generating path to Bastion to Skycrown-01 - <286.0547, 354.1901, 0.6358567>"
by the way, I'm using old beta 82. Haven't tried 99 yet