Translations:Bot System/8/en: Difference between revisions

From Vintage Story Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=== Queued ===
If you want to bot to run or remember a list of commands replace "exec" with "enq" to enqueue commands:
If you want to bot to run or remember a list of commands replace "exec" with "enq" to enqueue commands:
* <code>/npc enq [tp|lookat|goto|playanim] (see args above)</code>
* <code>/npc enq [tp|lookat|goto|playanim] (see args above)</code>
* <code>/npc start</code> to start command list
* <code>/npc start</code> to start command list
* <code>/npc stop</code> to stop  
* <code>/npc stop</code> to stop  
* <code>/npc loop</code> to make the bot endlessly loop through his list of commands
* <code>/npc loop</code> to make the bot endlessly loop through its list of commands
* <code>/npc clear</code> will clear the command list
* <code>/npc clear</code> will clear the command list
* <code>/npc list</code> show list of queued commands
* <code>/npc list</code> show list of queued commands
* <code>/npc remove [index]</code> remove command of given index as shown in /npc list
* <code>/npc remove [index]</code> remove command of given index as shown in /npc list
* <code>/npc upd</code> allows you do modify some commands
* <code>/npc upd</code> allows you do modify some commands

Latest revision as of 09:57, 7 April 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Bot System)
If you want to bot to run or remember a list of commands replace "exec" with "enq" to enqueue commands:
* <code>/npc enq [tp|lookat|goto|playanim] (see args above)</code>
* <code>/npc start</code> to start command list
* <code>/npc stop</code> to stop 
* <code>/npc loop</code> to make the bot endlessly loop through its list of commands
* <code>/npc clear</code> will clear the command list
* <code>/npc list</code> show list of queued commands
* <code>/npc remove [index]</code> remove command of given index as shown in /npc list
* <code>/npc upd</code> allows you do modify some commands

If you want to bot to run or remember a list of commands replace "exec" with "enq" to enqueue commands:

  • /npc enq [tp|lookat|goto|playanim] (see args above)
  • /npc start to start command list
  • /npc stop to stop
  • /npc loop to make the bot endlessly loop through its list of commands
  • /npc clear will clear the command list
  • /npc list show list of queued commands
  • /npc remove [index] remove command of given index as shown in /npc list
  • /npc upd allows you do modify some commands