Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VuhDo VuhDo
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 275
    • Issues 275
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • VuhDo
  • VuhDoVuhDo
  • Issues
  • #343

Closed
Open
Created Apr 17, 2021 by Nick@httpNick

Question: Custom Flag bouquet for spell range

Hello,

The issue I am trying to solve is I want the range scanner to trigger by spell (Heal which is 40yds), but I want an additional indicator to show if the target is in dispel magic range (30 yds). I tried creating a bouquet with Flag: Distance < yards and setting 31, but it appears that flag does not trigger in instances (battlegrounds or dungeons/raids). I tried a custom flag:

return IsSpellInRange("Dispel Magic", VUHDO_unitInfo["unit"])

as well as return IsSpellInRange(528, VUHDO_unitInfo["unit"]) (528 is the dispel magic spell ID in vuhdo it looks like), but none of these seem to work. Any guidance on a custom flag that might work for this?

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking