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

moveto doesn't notify per action flags (SF Issue) #632

Open
tanabi opened this issue Jul 6, 2021 · 0 comments
Open

moveto doesn't notify per action flags (SF Issue) #632

tanabi opened this issue Jul 6, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@tanabi
Copy link
Collaborator

tanabi commented Jul 6, 2021

moveto always notifies 'XXX has arrived.' For proper
behavior, it should check the calling action's flag
state to determine if the message is displayed or not,
as per an action-based movement without code.

....

It should be easy to do this one -- if(!FLAGS(trigger) & DARK)?

What are all the situations that cause action-based movement
without code to not echo the 'XXX has arrived.'?

...

Should we just create a MOVETO_TRIG or MOVETO_SILENT primitive?

@tanabi tanabi added the enhancement New feature or request label Jul 6, 2021
@tanabi tanabi added this to the 7.7 milestone Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant