Thread Tools Display Modes
03/17/16, 10:05 AM   #1
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
[outdated] HasAnyJunk() accept a 3rd parameter.

Actually :

Lua Code:
  1. HasAnyJunk(number bagId, boolean excludeStolenItems)
  2. Returns: boolean hasJunk

Can it become :

Lua Code:
  1. HasAnyJunk(number bagId, boolean excludeStolenItems, boolean excludeNonStolenItems)
  2. Returns: boolean hasJunk

It could help.

Thank you
 

ESOUI » Developer Discussions » Wish List » [outdated] HasAnyJunk() accept a 3rd parameter.

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off