mh66 Community Developer Joined Jun 21, 2016 Messages 1,050 Aug 13, 2016 #1 HB is not using aquatic form while in Vashj'ir swimming Hi, HB doesn't use aquatic form in Vashj'ir with druid although it's set to true in singular. Attachments 5044 2016-08-13 23.46.txt 5044 2016-08-13 23.46.txt 57.9 KB · Views: 60 Last edited: Aug 13, 2016
HB is not using aquatic form while in Vashj'ir swimming Hi, HB doesn't use aquatic form in Vashj'ir with druid although it's set to true in singular.
S speshulk926 Community Developer Joined Dec 8, 2014 Messages 911 Aug 13, 2016 #2 mh66 said: Hi, HB doesn't use aquatic form in Vashj'ir with druid although it's set to true in singular. Click to expand... Probably since they combined Aquatic Form and Travel Form. Maybe it's trying to cast Aquatic form that doesn't exist anymore?
mh66 said: Hi, HB doesn't use aquatic form in Vashj'ir with druid although it's set to true in singular. Click to expand... Probably since they combined Aquatic Form and Travel Form. Maybe it's trying to cast Aquatic form that doesn't exist anymore?
mh66 Community Developer Joined Jun 21, 2016 Messages 1,050 Aug 13, 2016 #3 I didn't think of that but It doesn't seem to be the case for this: Code: case ShapeshiftForm.Travel: // 3, spellName = "Travel Form"; break; case ShapeshiftForm.Aqua: // 4, spellName = "Travel Form"; break;
I didn't think of that but It doesn't seem to be the case for this: Code: case ShapeshiftForm.Travel: // 3, spellName = "Travel Form"; break; case ShapeshiftForm.Aqua: // 4, spellName = "Travel Form"; break;
BotOperator Well-Known Member Joined Jan 17, 2012 Messages 5,648 Aug 14, 2016 #5 Report this in the Singular thread including logfile please.