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.

Item Count is not working

  • Version: All
  • Product: WRobot General
  • Type: Bug
  • Status: Not a Bug

wManager.Wow.Helpers.ItemsManager.GetItemCountById(uint) Not recognizing amount in Bag. For example I am using ItemsManager.GetItemCountById(5512) == 0 as a condition for Create Healthstone (Warlock) to only use the spell while Healthstone is not in my bags. It will keep casting "Create Healthstone" even while there is one in my bag.

User Feedback

Recommended Comments

BetterSister

Elite user

Try ItemsManager.HasItemById(38607); instead it atleast works for me. I'll check if count by id works

to make it "don't have item by id" add ! before the line

Zan

Members

Okay this is odd. If it's XML it creates the item once and done. If I convert it to C# it casts it even if it's in the bag. 

13 Aug 2016 07H32.log.html

Zan

Members
2 hours ago, BetterSister said:

Try ItemsManager.HasItemById(38607); instead it atleast works for me. I'll check if count by id works

to make it "don't have item by id" add ! before the line

!ItemsManager.HasItemById(5512) does work for my .cs file. Thanks Sister!

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.