This shows you the differences between the selected revision and the current version of the page.
| topics:macros.txt 2008/11/04 17:40 | topics:macros.txt 2009/01/05 14:11 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Predefined behavior with MACROS.txt ====== | ====== Predefined behavior with MACROS.txt ====== | ||
| - | See also: "[[:english:documentation:all_commands_premium#macros|macros]]" \\ | + | See also: "[[:documentation:all_commands_premium#macros|macros]]" \\ |
| - | You can use [[:english:documentation:All_Commands_Premium|all commands]] of the Premium version in the: \\ | + | You can use [[:documentation:All_Commands_Premium|all commands]] of the Premium version in the: \\ |
| File c:\...\PikkuBot\config\**MACROS.txt**: | File c:\...\PikkuBot\config\**MACROS.txt**: | ||
| + | |||
| ===== Sample-File ===== | ===== Sample-File ===== | ||
| <code> | <code> | ||
| - | DESCRIPTION:location|uptime|gsit|say Macro 1 | + | DESCRIPTION<tab>location|uptime|gsit|say Macro 1 |
| - | DESCRIPTION:location|uptime|gsit|say Macro 2 | + | DESCRIPTION<tab>location|uptime|gsit|say Macro 2 |
| - | DESCRIPTION:COMMAND|COMMAND|COMMAND | + | DESCRIPTION<tab>COMMAND|COMMAND|COMMAND |
| - | DESCRIPTION:COMMAND|COMMAND|COMMAND | + | DESCRIPTION<tab>COMMAND|COMMAND|COMMAND |
| - | DESCRIPTION:location|uptime|gsit|say Macro 5 | + | DESCRIPTION<tab>location|uptime|gsit|say Macro 5 |
| # | # | ||
| # each macro begins with a new line! | # each macro begins with a new line! | ||