Command:/grind

From the wonderful RedGuides Wiki

This command is added by MQ2Grind

Syntax Key
Notation Description
Text without brackets or braces Required items
<Text inside angle brackets> Placeholder for which you must supply a value
[Text inside square brackets] Optional items
Vertical bar (|) Separator for mutually exclusive items; choose one
{Text | inside | braces} Set of required items; choose one
Ellipsis () Items that can be repeated
Syntax /grind <command> [parameter]
Description Commands to perform certain actions. Only two commands require a parameter.

Options

Category Option Description
General commands help displays the help menu
reload reloads the contents of MQ2Grind.ini into memory
waiver bypass tank-type check, so you drive from your Berserker for instance
ui|show|gui displays the ImGUI based user interface
Group automation start or custom start the Grind or start the Grind but pause at the Staging location in order to run what you configured in customerTakeOver. This allows you to either follow your own path or hunter the zone, go wild.
list display the available instances to Grind
pause pause the Grind
resume resume the Grind after a pause instruction. NOTE: This command does not work with "/grind custom"
end end the Grind
restart # restart the grind at specific loc #
recycle this command was created to work with the customTakeOver configuration; anticipating that someone may write a script to park in a certain Grind zone and enjoy the spoils of the NPCs that respawn. This is for when they exit that Grind and end up back at the quest giver. Here's a command to perform all the same internal events and settings within the plugin to save you effort.
go this command will navigate your group to the quest giver. If you need to be invis first, be invis before you execute this command
Trouble shooting debug toggles debug mode (verbosity level)
vars displays variables which can help the author identify the problem
resettank [pal|shd|war] defaults the tank section to that class

example:

  • /grind resettank pal
  • /grind resettank shd
  • /grind resettank war

Examples

/grind help
/grind start
/grind pause
/grind recycle

See also