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

Parse timestamps from pull to pull to get accurate start/wait times #1

Open
seanpeters86 opened this issue Dec 11, 2020 · 0 comments
Open

Comments

@seanpeters86
Copy link
Contributor

For each event that is followed by another event we need to set the proper first= syntax to start the raid event at the right time, and follow it with the proper wait duration.

For example:

  1. raid event 1 lasts 40 seconds with a 20s gap
  2. raid event 2 lasts 20s
raid_event+=x,duration=40
raid_event+=y,first=60,duration=20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant