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

Add a command to update a station #54

Open
mhtvsSFrpHdE opened this issue Sep 16, 2019 · 3 comments
Open

Add a command to update a station #54

mhtvsSFrpHdE opened this issue Sep 16, 2019 · 3 comments

Comments

@mhtvsSFrpHdE
Copy link

Now to update a station,
We delete it and create it again,
this lead to two command with same argument.

Is able to use a new command to do that at once.

@Phiwa
Copy link
Owner

Phiwa commented Sep 16, 2019

What do you mean with "update"?
Move the station to the player's current position?

@mhtvsSFrpHdE
Copy link
Author

@Phiwa Yes, for example I set station at mountain "A",
and wish to move it to mountain "B".

The current process is delete the station at mountain "A"
and create a same name station at mountain "B".

A simple process is I just stand at mountain "B" and execute /dt updatestation stationName,
then the next time someone travel to "stationName", he will go to mountain "B" instead of "A".

@Phiwa
Copy link
Owner

Phiwa commented Sep 16, 2019

Sounds like a good idea.
Command should be
/dt station move <name>
or
/dt station update <name>

@Phiwa Phiwa added this to the v01.007.03 milestone Sep 16, 2019
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