Jump to content

How to scan for all charges?


The Legman

Recommended Posts

if(!api.getInventory().contains("Fire Tiara") && api.getEquipment().isWearingItem(EquipmentSlot.RING, "Ring of dueling(8)")) {
	    	// Teleport to bank and withdraw + equipt

This is my code.

I was wondering how I could make it so if the player is wearing ANY charge of ring (1) or (5) for example this statement will still return true?

 

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...