From 520c5ce0a95b798f172d6cbd69b89b97da8d20b0 Mon Sep 17 00:00:00 2001 From: ackis Date: Thu, 19 Mar 2009 22:08:55 +0000 Subject: [PATCH] Update the main page to detail what different clicks do. --- Docs/Main.txt | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/Docs/Main.txt b/Docs/Main.txt index 486d974..1287061 100644 --- a/Docs/Main.txt +++ b/Docs/Main.txt @@ -17,13 +17,11 @@ I have disabled comments on Curse.com for multiple reasons. The main one being ==How to get it to work== You open up a trade skill window (ie: enchanting) and click on the Scan button which is attached to the trade skill window. Results will be printed out to the chat frame, or into a separate window depending on preference. -===Commands=== +===Command Line=== Ackis Recipe List has recently changed to use a GUI for change parameters. Type /arl to open up the GUI. Acceptable commands include: * /arl about ** Opens up the about panel, listing information about the mod. -* /arl sort -** Opens up the sorting options. -* /arl sorting +* /arl sort or /arl sorting ** Opens up the sorting options. * /arl documentation ** Opens up in-game documentation regarding ARL. @@ -36,6 +34,33 @@ Ackis Recipe List has recently changed to use a GUI for change parameters. Type * /arl scan ** Performs a scan for missing recipes. This is in place for those times when you cannot access the scan button. +===Clicking=== +Ackis Recipe List will behave differently depending on which modifying keys you use to click. + +====Scan Button==== +This is the functionality that occurs when you are clicking the scan button. + +*Normal Click +**Performs a scan of the current tradeskill displaying recipes in a new window. +*Shift Click +**Generates a text dumping of the current tradeskill in CSV format. +*Alt Click +**Removes all waypoints on the World Map and Mini-map generated by ARL. + +====Recipe==== +This is the functionality that occurs when you click on a recipe. + +*Normal Click +**Expands or contracts the recipe acquire information. +*Shift Click +**Generates an item link of the item that the recipe will make into your default chat box. +*Ctrl Click +**Genereates a spell link for the recipe you clicked. +*Alt Click +**Adds or removes a recipe from the exclusion list. +*Ctrl-Shift Click +**Adds the specific recipe acquire methods to the World Map and Mini-map. + ==Known Issues== * When gaining a reputation level recipes for that faction will still appear in red when doing a scan. * If you have a cooking or first aid book/quest complete, but aren't past the skill level, it'll show the book/quest as unknown (ie: I have read the first aid skill book for skill level 150, however my skill in first aid is only 140, it'll show the book as unknown still). -- 1.7.9.5