Command:/makecamp

From the wonderful RedGuides Wiki

This command is added by MQ2MoveUtils

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 /makecamp [option]... | toggle <setting> | set <setting> {on|off}
Description The makecamp command will create a camp spot for you to return to after combat, or to establish boundries for your character to prevent them from moving beyond a certain radius.

Using makecamp with no parameters will set up a camp at your current location, using default values.

Options

Option Description
[on [#] | off] On: Set up a camp at current location with default values.

If optional # parameter supplied, use # as camp radius size. Must be first parameter.

Off: disable current makecamp
loc <Y X> Set up a camp at the specified location. Must be first parameter.
player [name] Set up a dynamic camp based on a certain pc name if in zone, or targeted pc if optional name not supplied.
leash [#] Toggles leashing to camp radius so character cannot leave boundary. If optional number is supplied, sets how far beyond camp radius you can move before leashing (LeashLength).
radius <#> Sets the radius of the camp size. Does not turn camp on if supplied on its own.
mindelay # | maxdelay # Sets the delay time before auto-returning to camp.
return Forces a return to the camp radius immediately.
altreturn Forces a return to the camp spot you had before your current one, or a camp that is now turned off.
returnhavetarget | returnnoaggro |

returnnotlooting | realtimeplayer |

scatter | bearing # |

scatsize # | scatdist #
These are common parameters in MQ2MoveUtils that are shared with other commands. Read the "Plugin Settings" section for an explanation of these parameters.
help [settings] Displays generic help information, and help for the command used. The settings optional parameter displays help information for all plugin 'set' and 'toggle' commands. NOTE: this command won't show anything if verbosity is off, which is default. /stick set verbosity on to see help settings.
debug Dumps the current values of all plugin variables to a debug INI file.
status [all] ChatWnd output for the status of the issuing command (stick in this example). The all optional parameter displays status output for all aspects of the plugin.
pause [lock] | unpause pause: Pauses all aspects of the plugin.

The lock optional parameter prevents plugin from automatically unpausing under any circumstance other than user issuing unpause. Note: This does not toggle.

unpause: Resumes all aspects of the plugin.

Note: This does not toggle.
save | load Saves or load your current configuration settings using MQ2MoveUtils.ini.
imsafe BreakOnSummon and BreakOnGM have built-in protection disabling the ability to re-issue commands when triggered.

This prevents macros from continuing to issue commands in a possibly unsafe situation.

The imsafe parameter allows command usage to resume.
min Minimizes custom user window similar to /mqmin.
clear Clears custom user window buffer similar to /mqclear.
verbflags Outputs current verbosity flags setting (this one displays even if totalsilence is enabled. too bad.).

Examples

Command Description
/makecamp on 1 Makes a camp with a 1 return radius at loc you are standing at. Make sure you have no target or it will not return to camp.
/makecamp radius 50 Your character will move back to camp spot if it gets 50 distance away from camp and has no target.

See also