Skip to content
View in the app

A better way to browse. Learn more.

MagicDuel Community

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.

"Distribute Vitality to all" doesn't work on new creature page

Featured Replies

Checked through the bug forum and couldn't find this anywhere. As the title says, the "distribute vitality to all" shop feature does not work in the HTML 5 creature page interface. I am able to heal individually though.

 

Confirmed that others are facing the same problem.

 

(don't know how to put any screenshot of this, because there are no errors or anything, it just does nothing when clicked).

Edited by DARK DEMON

This is due to the `rechargeCr_all()` function not being defined. 

 

Defining it as:

function rechargeCr_all() {
	$('div[id^="div_creature_"]').each(function(i, v) {
		healCreature(v.dataset['creatureId']);
	});
}

Should allow the distribute vitality to all button to work correctly.

  • 8 months later...
  • 4 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Forum Statistics

  • Total Topics 17.5k
  • Total Posts 182.2k

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.