From c33ed9d97798e89c4a8afd96ce87b55a2d034cb0 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Tue, 22 Dec 2009 10:00:30 +0000 Subject: [PATCH] more doc updates --- Docs/Datamine.txt | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/Docs/Datamine.txt b/Docs/Datamine.txt index 6fb8e37..a1459fa 100644 --- a/Docs/Datamine.txt +++ b/Docs/Datamine.txt @@ -9,18 +9,14 @@ The ARL database has been rewritten approximately 5 times. The first four times ===Commands=== You may run the command with the /script command or use the built in interface options. -
- -
- ====Trainer Skill Levels==== Does a comparison of the information in your internal ARL database, and those items which are available on the trainer. Compares the skill levels between the two. - /script AckisRecipeList:ScanSkillLevelData() +<>/script AckisRecipeList:ScanSkillLevelData()<> ====Trainer Recipes==== -Does a comparison of the information in your internal ARL database, and those items which are available on the trainer. Compares the acquire information of the ARL database with what is availible on the trainer. - /script AckisRecipeList:ScanTrainerData() +Does a comparison of the information in your internal ARL database, and those items which are available on the trainer. Compares the acquire information of the ARL database with what is available on the trainer. +<>/script AckisRecipeList:ScanTrainerData()<> ====Generate Complete Links==== Generates a complete link for all tradeskills. This has all known recipes in it and can be used for comparison purposes. - /script AckisRecipeList:GenerateLinks() \ No newline at end of file +<>/script AckisRecipeList:GenerateLinks()< \ No newline at end of file -- 1.7.9.5