What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] No Flying in Legion!

<Weischbier>

Member
Joined
Jan 18, 2013
Messages
562
DISCLAIMER
I'll only semi-maintain this plugin.
If there are any bot breaking bugs, I'll try to fix them, but don't hold your breath.

What does it do?
It will alter the NavType of the current profile, if it uses the NavType.Fly.
It will not work outside of the Broken Isles, so don't worry about that.

Github?
Changelog?
Code:
Thursday, 27th April 2017 v0.1.270417.1244
- Fixed not proper detection of the completion of the Pathfinder Part Two achievement.
- Minor changes.
====================================================
Wednesday, 26th April 2017 v0.1.260417.1118
- Added some documentation.
- Added check, if character is eligible for flying in the first place.
- Added OnDisable() override to safely remove event subscriptions.
- Using NewProfileLoadedEventArgs args exposed event data.

Thanks for reading.

Weischbier
 

Attachments

Last edited:
<Aura Name="Broken Isles Pathfinder" SpellId="228350" StackCount="0" Creator="Lvl 100 Alliance Warlock" CreatorGuid="XXXX" TimeLeft="00:00:00" Flags="Passive, Cancelable" />


<Aura Name="Broken Isles Pathfinder" SpellId="233368" StackCount="0" Creator="Lvl 100 Alliance Warlock" CreatorGuid="XXXX" TimeLeft="00:00:00" Flags="Passive" />

but for me the plugin is working, thank you
 
<Aura Name="Broken Isles Pathfinder" SpellId="228350" StackCount="0" Creator="Lvl 100 Alliance Warlock" CreatorGuid="XXXX" TimeLeft="00:00:00" Flags="Passive, Cancelable" />


<Aura Name="Broken Isles Pathfinder" SpellId="233368" StackCount="0" Creator="Lvl 100 Alliance Warlock" CreatorGuid="XXXX" TimeLeft="00:00:00" Flags="Passive" />

but for me the plugin is working, thank you

Thanks. You might wanna remove the CreatorGuid entries though.
 
New version pushed.
Edited the first post as well.
Code:
Wednesday, 26th April 2017 v0.1.260417.1118
- Added some documentation.
- Added check, if character is eligible for flying in the first place.
- Added OnDisable() override to safely remove event subscriptions.
- Using NewProfileLoadedEventArgs args exposed event data.
 
I have not tested this a great deal but it is exactly what we need as a stopgap until all the pathing issues are resolved for flying. Thanks!
 
"[NFIL] No Flying in Legion! was NOT loaded. This character hasn't unlocked flying in the Broken Isles."


Proceeds to then fly away... any ideas? It has definitely got flying, though it isnt on the actual character that unlocked flying if that matters.
 
"[NFIL] No Flying in Legion! was NOT loaded. This character hasn't unlocked flying in the Broken Isles."


Proceeds to then fly away... any ideas? It has definitely got flying, though it isnt on the actual character that unlocked flying if that matters.
Can you check your auras in the Developer Tools, if you have any aura relating to it?
Alts might have a different aura.
 
Code:
Thursday, 27th April 2017 v0.1.270417.1244
- Fixed not proper detection of the completion of the Pathfinder Part Two achievement.
- Minor changes.
 
after some hours of leveling a new alt with this plugin, i can say its not working :-( . if you need a log i can post it
 
Back
Top