Thread Tools Display Modes
Prev Previous Post   Next Post Next
10/24/23, 04:25 PM   #1
sinnereso
AddOn Author - Click to view addons
Join Date: Oct 2022
Posts: 247
Exclamation [notabug]GetTargetMountedStateInfo() issues

Code:
local _, isRidingGroupMount, hasFreePassengerSlot = GetTargetMountedStateInfo(playerDisplayName)
Returns true / true for isRidingGroupMount / hasFreePassengerSlot when the "playerDisplayName" has ONLY selected a dual rider mount in collections and is NOT mounted.

Will return false / false ONLY if "playerDisplayName" has a regular single seat mount selected in collections.
  Reply With Quote
 

ESOUI » Developer Discussions » Bug Reports » [notabug]GetTargetMountedStateInfo() issues


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