User Tools

Site Tools


bots:program

Differences

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

Link to this comparison view

bots:program [2026/01/26] – created adminbots:program [2026/01/26] (current) – [🧩 Programming Blocks] admin
Line 25: Line 25:
 Bot logic is built from three block types: Bot logic is built from three block types:
  
-* [[bots:triggers|Triggers]] – Events that start logic (e.g., player clicks, timer, proximity).   +   * [[bots:triggers|Triggers]] – Events that start logic (e.g., player clicks, timer, proximity).   
-* [[bots:conditions|Conditions]] – Checks that decide what happens next (e.g., has item, random chance).   +   * [[bots:conditions|Conditions]] – Checks that decide what happens next (e.g., has item, random chance).   
-* [[bots:actions|Actions]] – Results that bots perform (e.g., show dialogue, give item, teleport).  +   * [[bots:actions|Actions]] – Results that bots perform (e.g., show dialogue, give item, teleport).  
  
 Blocks can be nested to create **if/else** logic.   Blocks can be nested to create **if/else** logic.  
bots/program.txt · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki