Results: 14Comments by: Jikuu
File: Community Leveling Guides09/11/21
Is there any plan to complete the M...
Posted By: Jikuu
Is there any plan to complete the Main Quests Only guides for the remaining zones?
File: Rulebased Inventory08/30/21
I wanted my BankToBag task to keep...
Posted By: Jikuu
I wanted my BankToBag task to keep 15 empty slots (for my selling alts to pull crap outta my bank) freeslots('backpack') > 15 I had thought just adding that in would do it but apparntly not. I'm guessing it runs the rules on all items first and then performs the deposit/withdraw , rather than one at a time?
File: DailyAutoshare - what took you so long edition08/27/21
Anyone know of any alternatives for...
Posted By: Jikuu
Anyone know of any alternatives for this as its not really maintained/updated?
File: Rulebased Inventory08/22/21
Re: feature request: check activated CP skills
Posted By: Jikuu
You can make rules which checks if CP skill is currently slotted. For example: cSkillSlotted('meticulousdisassembly') I personally use: cSkillSlotted('meticulousdisassembly') and craftingExtractBonus() == 3 for max results from deconstructing (cp skill and passives from crafting) I would like to check for deconstruct, re...
File: Rulebased Inventory08/13/21
Would a function to check how much...
Posted By: Jikuu
Would a function to check how much Transmute Crystals an item would cost to reconstruct be possible? I was thinking, if an item costs less to reconstruct than to transmute, might aswell deconstruct/destroy/sell it?
File: Rulebased Inventory08/07/21
Ohh.. didn't know about the setID's...
Posted By: Jikuu
Ohh.. didn't know about the setID's.... that will indeed shorten my rules a fair bit, thanks ^^ Only downside being it makes it less readable and harder to troubleshoot i guess but that'd a price I'll pay SO I've had a bug for a while.. one of my rules just wouldn't stay put, kept vanishing every time i'd reload. I 'think'...
File: Rulebased Inventory07/30/21
SO I've had a bug for a while.. one...
Posted By: Jikuu
SO I've had a bug for a while.. one of my rules just wouldn't stay put, kept vanishing every time i'd reload. I 'think' I've narrowed it down to it being too long (2000 chars)? Is there a character limit on the length of a rule? Has that changed recently because I'm sure the rule had been working fine til recent :( (It's litera...
File: Rulebased Inventory06/03/21
In RBI, at the bottom in General se...
Posted By: Jikuu
In RBI, at the bottom in General settings, you can turn on Item Inspector and right click the item and go 'RBI: Inspect Item' and gives you a bunch of info on the item. Apparantly those flag up as type('collectible') https://i.imgur.com/tR9uQpQ.png
File: Rulebased Inventory05/29/21
When trying to do the right click >...
Posted By: Jikuu
When trying to do the right click > 'RBI: Inspect Item' on most items I now get ------------------------ Rulebased Inventory ------------------------ >>>Required addon 'CraftStore' was not found<<< Stacktrace: => craftinglevelmin() (I don't have CraftStore) Also thanks for the CP checker :D ~Jikuu
File: Rulebased Inventory05/22/21
Is it possible to detect CP passive...
Posted By: Jikuu
Is it possible to detect CP passives with this? So I could add a rule in Deconstruct so it will only run if the Meticulous Disassembly passive is active? Or should I just make two profiles, one for characters with the passive and one without?
File: Research Craft05/06/21
Just a minor thing. Is it possible...
Posted By: Jikuu
Just a minor thing. Is it possible for it to check what is currently training and not craft those item types if possible? I had an Axe training and it crafted me a new axe which I can't train for the moment? Other than that, very nice. Saves a lot of time, thank you :p
File: Community Leveling Guides04/02/21
Is there not a 'skyshard only' guid...
Posted By: Jikuu
Is there not a 'skyshard only' guide? I'm sure i've seen pictures with one? ~Jikuu
File: Rulebased Inventory11/19/20
Well it worked fine if it was the o...
Posted By: Jikuu
Well it worked fine if it was the only addon so I spent a while enabling and disabling addons to see where the conflict was and annoyingly it was never consistent. Resorted to removing all dependencies and removing some less useful addons and now it somehow works. So the worst possible solution - solved with no clear answer! :D On...
File: Rulebased Inventory11/19/20
Hi TaxTalis, Just found your add...
Posted By: Jikuu
Hi TaxTalis, Just found your addon and I must say - I love it. The sheer control it gives over everything is amazing. Truth be told, I'm probably having more fun playing with rules than the game itself right now :P Sadly I'm having some trouble with Selling? Not sure if I'm being particulary dense.. but when I change the Task...