When I enter "say e;e;e;s;" in the command window,by "enable_command_stack = 1" and "command_stack_character = ;".Can I like "enable_command_stack = 0" when sending it?
about enable_command_stack
Posted by Chimy_yjui on Sat 16 Aug 2014 10:36 PM — 4 posts, 20,301 views.
I'm sorry.I didn't read the documentation carefully.
You can temporarily disable command stacking for a line by entering the command stack character as the very first character. For example, if the command stack character is ";" then entering ";say go west; then east" will be treated as a single line.
I'm so sorry. Can delete this post?
You can temporarily disable command stacking for a line by entering the command stack character as the very first character. For example, if the command stack character is ";" then entering ";say go west; then east" will be treated as a single line.
I'm so sorry. Can delete this post?
You can also enter two command-stack characters, eg.
Leave it there as documentation for others who may have as similar question. No harm done.
say e;;e;;e;;s;;
Quote:
I'm so sorry. Can delete this post?
I'm so sorry. Can delete this post?
Leave it there as documentation for others who may have as similar question. No harm done.
Nick Gammon said:
You can also enter two command-stack characters, eg.
Leave it there as documentation for others who may have as similar question. No harm done.
You can also enter two command-stack characters, eg.
say e;;e;;e;;s;;
Quote:
I'm so sorry. Can delete this post?
I'm so sorry. Can delete this post?
Leave it there as documentation for others who may have as similar question. No harm done.
Thank yon. Yes,keep it in this, can also remind others.