ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Wish List (https://www.esoui.com/forums/forumdisplay.php?f=177)
-   -   [open]GetCollectibleBlockReason(id) returns "not blocked" on mounts in dungeon (https://www.esoui.com/forums/showthread.php?t=8464)

Baertram 04/15/19 08:57 AM

[open]GetCollectibleBlockReason(id) returns "not blocked" on mounts in dungeon
 
The API function GetCollectibleBlockReason(collectibelId) will return "not blocked" (0 -> COLLECTIBLE_USAGE_BLOCK_REASON_NOT_BLOCKED) if you are using it inside a dungeon or delve with the collectibelId of a mount.

But it should return
Code:

COLLECTIBLE_USAGE_BLOCK_REASON_BLOCKED_BY_ZONE
or
Code:

COLLECTIBLE_USAGE_BLOCK_REASON_BLOCKED_BY_SUBZONE
if you are alive.


All times are GMT -6. The time now is 12:01 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI