View Single Post
08/18/16, 10:41 AM   #1
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,579
[implemented] CanJumpToZone

Similar to CanJumpToGroupMember I would like to have a function that can tell me beforehand if it is possible to travel to a zone via social jump.
The function would accept a name, id or index (whichever is easier) and return a boolean and the JumpToPlayerResult.

A second function to determine the result based on a player name would also be nice.