|
|
| (3 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| This page links to several [[reflexes|reflex]] examples. You can use these directly or use them to help you create new types of reflexes.
| | #REDIRECT [[3.0 Examples]] |
| | |
| === Aliases ===
| |
| These are examples of how to create an [[aliases|alias]].
| |
| | |
| * [[Hello World Alias]]: A simple example of an alias.
| |
| * [[Basic Targeting Alias]]: These aliases use variables to target and attack mobiles.
| |
| * [[Put Pack Alias]]: This alias quickly gets and puts items in packs using the @suffix expansion.
| |
| * [[Disable Group Alias]]: This is an example alias that will disable an entire group or reflexes.
| |
| | |
| === Keybinds ===
| |
| These are examples of how to create an [[keybinds|keybind]].
| |
| | |
| === Triggers ===
| |
| These are examples of how to create an [[triggers|trigger]].
| |
| * [[Balance Recovery Attack]]: This is an example of a trigger to automatically attack a target when you recover balance.
| |
| | |
| === Functions ===
| |
| These are examples of how to create a [[functions|function]].
| |
| [[GMCP Data|GMCPData]]: This example reads some data coming over via [[GMCP]] and assigns it to variables.
| |