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

Prefire mode #36

Closed
4 of 10 tasks
CHR15cs opened this issue Dec 20, 2023 · 0 comments · Fixed by #43
Closed
4 of 10 tasks

Prefire mode #36

CHR15cs opened this issue Dec 20, 2023 · 0 comments · Fixed by #43

Comments

@CHR15cs
Copy link
Owner

CHR15cs commented Dec 20, 2023

Add prefide mode with the following functions:

Basic functionality:

  • .routes (routename)-> if routename empty or not found, show menu to select route
  • .next -> goto next rout
  • .back -> go back to last route
  • .guns -> Gun Menu
  • timer to show time used
  • solo / duo mode

Edit mode:

  • .edit -> Switch to edit mode
  • .addroute (routename)
  • .deleteroute (routename)
  • .editroute (routename)
    • .addspawn
    • .deletespawn
@CHR15cs CHR15cs linked a pull request Jan 13, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant