Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

2 druids same group Tree of Life

Featured Replies

Hello,

I have 2 druids in the same group, both are resto, and I want them both to use Tree of Life. I tried using condition (Buff casted by me Tree of Life:False) But it seems like it doesn't recognize that. When one druid does Tree of life, it creates an aura so the 2nd one doesn't cast Tree of Life.

I tried to use Buff stack not equal 2. Less than 2, bigger than..etc. Neither one worked. Sometimes it just keeps spamming tree of life.

 

How do I go around that with xml profile ? thanks

  • Author
9 hours ago, Droidz said:

Hello, try to use c# condition 


!ObjectManager.Target.GetBuffs("Tree of Life").Any(a => a.Owner == ObjectManager.Me.Guid)

 

This does not work for me.

I did C sharp code condition. Only 1 druid use Tree of Life, other one does not.

  • Author
2 hours ago, Zan said:

"Tree of Life" is casted on self.

Shouldn't it be:


!ObjectManager.Me.BuffCastedByAll("Tree of Life").Contains(ObjectManager.Me.Guid)

 

works! thanks

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.