I thought you might be able to figure this out but anyhow. In \Routines\UltimaCR\Rotations\Behaviors\Heal Exachange The Blackmage.cs with the attached one. View attachment BlackMage.cs
Hrm. I haven't noticed a change. I don't have access to the game at the moment but I'll try to take a look at it before I leave for the holiday. After I finish up the cross-class stuff I'll try to get a handle on AoE. It shouldn't be too hard, I was just wanting to iron out single target first (but that's basically done at this point). So soon™.
Before you handle AoE could maybe 'please' implement Healing / Tanking ? Not sure, but I think more ppl would profit from Healing and Tanking instead of AoE ^^
It's entirely up to Endus and what he prefers to code first. If Healing/Tanking was implemented before AoE it would be quite long before anything gets released. Endus said that AoE shouldn't be too hard and I am guessing implementing tank and healing logic would take time, meaning AoE would be even longer when it could be easier to do first. Loving the work so far! I appreciate all the hard work xD What is the current rotation for Ninja on this routine?
So I was trolling through this thread to see how the CR is coming along and I noticed that A LOT of people don't read prior posts and keep asking why they can't put check marks in some of the cross class skills. You should look at just setting those controls to visibility = false instead of just disabling them. That way the people who don't read thru the thread won't ask silly questions for everyone to answer. Just my 2 cents. Glad to see this CR is still alive and kicking. I hope RB continues to get better, maybe I'll come back to it then. =)
It's because there's around a 2 second delay between you casting a spell and the Aura appearing on the enemy. So while Thunder is in the air (or even after it's hit the enemy and just not registered yet) the CR will queue up another Thunder. There's also logic built in so that the CR won't double cast Thunder (it knows what it has cast previously) but sadly it doesn't know what you've manually cast (since that was your action and not its). For now all I could recommend is just manually pulling with another spell (like maybe Scathe). I'll try to think up something better in the meantime (if it's possible). Noted. I'll also try to remember to throw in a toggle for Flaming Arrow (and possibly Shadow Flare if people actually want it). Long time no see. Glad to hear you might come back someday. Yeah that was a mistake on my part. I had spent over a week putting the UI together and didn't want to hide all of that work as well as leaving tons of blank space (and I figured I'd be putting all those cross-class skills in shortly after anyway). Live and learn I suppose lol. Good news is that's what I'm currently working on at least (and then finally getting to AoE/Healing/Tanking). Hopefully I can get it all finished before I'm swamped with all the Heavensward stuff lol.
I think this subject has already been brought up but i do not see a solution, I cant seem to get it to summon my chocobo, is there a fix to this?
In global settings, do you have 'use this mount always' ticked? i think it meant you couldn't summon your chocobo if it was ticked
this happens to me every time RB updates and kupo folder appears on CR along with Ultima. Run RB on Kupo and make sure the summon Chocobo is on TRUE then close RB remove Kupo folder then run RB on Ultima. hope is helps you but this is my Fix.. just trying to share it.
Great CR, except for it teleports to Limsa Lominsa and start summoning and /away my pet repeatedly, and the bot even stops itself and it still does it so I have to exit the bot altogether and it stops. When I use the normal CR this doesn't happen so I figured it had to be this CR. Any ideas why?
It shouldn't be. You can click on the SVN link in the OP and see what folders/files come from the Ultima SVN. There must be something wrong with your TortoiseSVN configuration (or whatever SVN program you use). It sounds like you might have a plugin malfunctioning. Ultima doesn't have a teleport function. It also won't ever dismiss your pet (only summon it). Try disabling/enabling your plugins 1-by-1 until the odd behavior stops.
Hiya, Just came back to FFXIV a few days ago and I's surprised at how Rebornbuddy has improved, and specially this CR. I love the UI, and how it manages the skills. There's only one thing, with crosskills essentially. I'm levelling a rogue and I want her to use protection and second wind, but can't check these activities in the UI. Only Internal Release, Blood for Blood and Invigorate are selectable. Is there any way to use these other two skills instead please?
I know i'm going to sound like an idiot here but can't find the answer after searching; I want to try Ultima but after start RB i can select either Kupo or Magitek, while UltimaCR is right there in the folder with those 2. Should it go somewhere else? How do i select it? Sorry for the (probably) stupid question but can't figure it out atm. Thanks
Double check to make sure your folder structure is correct should be C:\Users\<YOURUSERNAME>\Desktop\RB\Routines\UltimaCR and inside this folder should be: .svn Properties Rotations Settings Spells Helper.cs and Ultima.cs Nothing more, nothing less. (except .svn, if you don't have hidden files/folders enabled, you might not be able to see that one.)