Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Placeholder for display name by seat. (Possible new feature). #35

Open
BadJenny opened this issue Sep 18, 2019 · 2 comments
Open

Placeholder for display name by seat. (Possible new feature). #35

BadJenny opened this issue Sep 18, 2019 · 2 comments
Assignees
Milestone

Comments

@BadJenny
Copy link

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%.

@LeonaMorro
Copy link
Member

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%).

@LeonaMorro LeonaMorro self-assigned this Sep 19, 2019
@LeonaMorro LeonaMorro added this to the V3.11 milestone Sep 19, 2019
@BadJenny
Copy link
Author

Sure, that works so long as it just returns an empty string if there is no sitter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants