Page 1 of 1

Related/Helpful commands

Posted: Mon Mar 22, 2004 3:30 am
by Lax
Relatively new commands you might find useful for your binds or config files include:
/keypress - Executes a bound action. Example: /keypress hot1 (presses hotbutton 1)
/notify - Used for sending notifications (clicks) to UI windows
/itemnotify - Used for sending notifications (clicks) to items (reported to not work for some people, probably only VC6, but should work next update)
/bind - Used to list binds, or set bind keys
/custombind (MQ2CustomBinds plugin) - Used to create custom binds
/loadcfg - Loads a cfg file immediately (does each command found in the file, in the order read). This can be used to chain CFGs together or read one from another. For example, you could have a "ldon.cfg" and have each LDoN zone's config /loadcfg ldon, instead of having the same one a hundred times
/squelch - Does a command, but hides the MQ2 output. Example: /squelch /bind mykey n
/dosocial - Does a social by name, like /dosocial "CH"
/docommand - Executes the given command. May sound silly at first, but this lets you create a command using a variable and execute it..
/multiline - Executes multiple commands, separated by whatever separator you give it. Example: /multiline ; /target soulbinder;/say bind my soul
/filter mq2 - The "mq2" filter is added to /filter to hide all MQ2 output from chat or telnet. You will probably want to use this in some cfg's

Posted: Thu Mar 25, 2004 4:44 pm
by Digitalxero
Can we get /delay to work in /multiline?

ie;
/multiline ; /stand;/cast "Some Spell";/delay 2s;/sit

Posted: Thu Mar 25, 2004 6:44 pm
by Lax
The problem with /delay is its intended for macros, and /multiline is does not create a macro.

Try using /pause instead.

Posted: Fri Mar 26, 2004 10:16 am
by mcswanbeck
Lax wrote:The problem with /delay is its intended for macros, and /multiline is does not create a macro.

Try using /pause instead.
/pause is not allowed with multiline :?

Posted: Sun Mar 28, 2004 4:34 pm
by ionsf
nm

Posted: Sun Mar 28, 2004 4:43 pm
by Lax
/alias /bind delete
/plugin mq2custombinds

Please put your gay questions on another thread thats not what this one is for