You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to be able to grab display names for sitters by seat. In the case where the seat is empty it would use the seat name instead (similar to how change seat menu works).
Useage example:
MENUPROMPT| The poses in this menu interact with %DISPLAYNAMESEAT2%.
The text was updated successfully, but these errors were encountered:
Something like this is already inside the code for the next nPose Version (currently without a fallback to the seat name): %2.DISPLAYNAME%
What about this aproach: MENUPROMPT| The poses in this menu interact with %2.DISPLAYNAME% (%2.SEATNAME%).
Would be nice to be able to grab display names for sitters by seat. In the case where the seat is empty it would use the seat name instead (similar to how change seat menu works).
Useage example:
MENUPROMPT| The poses in this menu interact with %DISPLAYNAMESEAT2%.
The text was updated successfully, but these errors were encountered: