User Tools

Site Tools



sense

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
sense [2016/10/11 17:47] – [Trigger Sample & API] acesense [2017/07/04 03:48] – [User Made Profiles] husbandomax
Line 14: Line 14:
   * **''bin''**   * **''bin''**
     * Holds executable files that <color red>MUST BE DOWNLOADED AND INSTALLED BY THE USER</color>.     * Holds executable files that <color red>MUST BE DOWNLOADED AND INSTALLED BY THE USER</color>.
-    * [[https://www.dropbox.com/s/5pvqxa7c8nr4pin/imagecreator.exe?dl=0|imagecreator.exe]] - this app turns text into images for use in the addon. +    * [[https://www.dropbox.com/s/763rw7imnw90xja/imagecreator.exe?dl=0|imagecreator.exe]] - this app turns text into images for use in the addon. 
-    * [[https://www.dropbox.com/s/ceon26uzld89tv5/soundengine.exe?dl=0|soundengine.exe]] - this app handles the playing of mp3/wav/text-to-speech.+    * [[https://www.dropbox.com/s/hjpkfp7o60gxm3z/soundengine.exe?dl=0|soundengine.exe]] - this app handles the playing of mp3/wav/text-to-speech.
   * **''images''**   * **''images''**
     * Holds automatic and user-created images for use in the addon.     * Holds automatic and user-created images for use in the addon.
Line 110: Line 110:
 </code> </code>
  
-Tags:\\\+Tags:\\
   * **''detect_chat''** (//string// SearchText)   * **''detect_chat''** (//string// SearchText)
-   * Detects a partial chat-line from the chat log.+    * Detects a partial chat-line from the chat log.
   * **''detect_action''** (//string// Action Name), (//string//, semi-colon separated list of IDs, "145;154") or (//number// Action ID)   * **''detect_action''** (//string// Action Name), (//string//, semi-colon separated list of IDs, "145;154") or (//number// Action ID)
     * Detects an action being cast by self or other entities, via the minion API.     * Detects an action being cast by self or other entities, via the minion API.
Line 121: Line 121:
   * **''detect_function''** (//string// or //function// or //table//)   * **''detect_function''** (//string// or //function// or //table//)
     * Detects based on the return value of a single function string or a normal lua function statement, or a lua table filled with multiple function strings or statements.  Value must be true to activate the trigger. For a table, only one value must be true to activate.     * Detects based on the return value of a single function string or a normal lua function statement, or a lua table filled with multiple function strings or statements.  Value must be true to activate the trigger. For a table, only one value must be true to activate.
 +
 +===== User Made Profiles =====
 +
 +All existing profile can be found on [[http://www.mmominion.com/forum-182.html]]\\
 +These profiles are to be installed into C:\MINIONAPP\Bots\FFXIVMinion64\LuaMods\Sense\profiles\\\
sense.txt · Last modified: 2020/05/22 17:29 by ace