ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Wish List (https://www.esoui.com/forums/forumdisplay.php?f=177)
-   -   [outdated] improved CanJumpToPlayerInZone results (https://www.esoui.com/forums/showthread.php?t=8115)

sirinsidiator 10/22/18 02:52 AM

[outdated] improved CanJumpToPlayerInZone results
 
The CanJumpToPlayerInZone function currently only seems to return false for solo zones (canJump = false, result = JUMP_TO_PLAYER_RESULT_SOLO_ZONE) and true for anything else. It would be great if it could also return false for zones that a player cannot jump to due to some well known reason:
  • Test zones (e.g. id 2 "Clean Test" or id 1107 "zWicksTest") -> JUMP_TO_PLAYER_RESULT_GENERIC_FAILURE
  • PvP zones which have to be entered via a queue -> JUMP_TO_PLAYER_RESULT_CROSS_ALLIANCE_LOCKED
  • Group Dungeons and Trials while no group member is in that dungeon (or at least while the player is not grouped) -> JUMP_TO_PLAYER_RESULT_GENERIC_FAILURE
  • DLC areas if the DLC is not owned (or is that already the case? Can't tell since I have ESO+) -> JUMP_TO_PLAYER_RESULT_ZONE_COLLECTIBLE_LOCKED
  • Zones that don't have a wayshrine or similar which we can jump to (e.g. Norg-Tzel) -> JUMP_TO_PLAYER_RESULT_GENERIC_FAILURE
  • Houses that have not been enabled for the public yet but are already in the list -> JUMP_TO_PLAYER_RESULT_GENERIC_FAILURE

A second function CanFastTravelToZone which returns false if a zone is generally not reachable via fast travel (e.g. no wayshrine or only outbound) would also be useful.

Marazota 10/22/18 03:34 AM

also pls make a difference between zone and house
right now if we trying port by addons
example
/goto coldharbour

it can port us not to zone but to Coldharbour Surreal Estate:o

sirinsidiator 10/22/18 03:52 AM

Quote:

Originally Posted by Marazota (Post 36353)
also pls make a difference between zone and house
right now if we trying port by addons
example
/goto coldharbour

it can port us not to zone but to Coldharbour Surreal Estate:o

That's already doable, completely up to the addon and has nothing to do with this request. :rolleyes:


All times are GMT -6. The time now is 03:05 PM.

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