MZ Tactics Selector

Adds a dropdown menu with overused tactics.

Від 06.06.2023. Дивіться остання версія.

Автор
douglasdotv
Рейтинги
0 0 0
Версія
2.4
Створено
02.06.2023
Оновлено
06.06.2023
Size
15,0 кБ
Ліцензія
MIT
Відноситься до

MZ Tactics Selector

Features

  • Dropdown Menu: the script adds a dropdown menu to the tactics page, where users can select a custom tactic from the available options.
  • Tactic Selection: When a tactic is selected from the dropdown menu, the script rearranges the outfield players on the field based on the pre-defined coordinates of the selected tactic.
  • Custom Tactic Creation: users can save their own custom tactics by clicking the "Save tactic" button. They will be prompted to enter a name for the tactic and the coordinates of the outfield players will be saved.
  • Tactic Management: the script provides buttons to delete, rename, and update existing tactics stored in the GM storage.
  • Logging and Clearing GM Storage: users can log the current state of the GM storage by calling the logGMStorage() function in the console. They can also clear the GM storage by calling the clearGMStorage() function.

Installation

To use the MZ Tactics Selector, you need to have a userscript manager installed in your browser (e.g., Tampermonkey). Follow these steps to install the script:

  1. Install a userscript manager extension for your browser (if you haven't already). Tampermonkey is a good option.
  2. Install the script.
  3. Enjoy.

Example Screenshot

Example Screenshot

Contributing

Contributions and suggestions are always welcome.