Hey again, The Aaron said: Are you getting an error or just not getting expected behavior? If one or the other is enabled, it works just fine with no errors reported. If both are on, nothing happens at all. Not even an error. They are very similar, which is another reason why I'd love to merge them. Heilemann has a merged script (sort of), but it also yields a result of two things: 1. bup, 2. kis. When I try to do that I get more of the same. The key seems to be the part where it triggers to change the "weary" attribute: if (endurance.get('current') < fatigue.get('current')) {
weary.set('current', 'weary'); I say that because setting the markers always works. I've figured out enough to do that (fine, I'm a big, fat liar who hasn't figured out anything, but whatever). It's only when I try to trigger a change in attribute that I run into problems. I've tried various things and gotten a couple of different results, but I don't know how helpful any of it would be to you. So, maybe just start being psychic..? (How many forum posts do you need to get that?) Thanks again. Also, Vince said: I literally laughed out loud. I needed that today. Thanks I'm always happy to help.