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 281
    • Issues 281
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • 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
  • #737

Closed
Open
Created May 27, 2023 by Valeriy Kosikhin@Betonmischer

Custom Flag Bouquet Validator Not Working

VuhDo v3.149, Wrath Classic)

I've set up a custom flag with one of the following conditions:

return (VUHDO_unitInfo["debuff"] > 0)

return (VUHDO_unitInfo["debuffName"] == "Improved Scorch") <-- This particular spell used for testing purposes

While VuhDo doesn't produce any error, neither of those strings seem to trigger the bouquet. Not sure if the following is relevant to the issue, but the 'debuff' entry (which, I suppose, is what the function is ultimately trying to reference here) wasn't present in the VUHDO_RAID table for any unit when I looked for it with a debug tool.

Edited May 27, 2023 by Valeriy Kosikhin
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking