Ackis Recipe List

API/Frame

AckisRecipeList provides an interface for scanning professions for missing recipes.
There are a set of functions which allow you make use of the ARL database outside of ARL. ARL supports all professions currently in World of Warcraft 3.2


ChangeRealm(cell, arg, button)

Clicktip OnMouseUp scripts.

Parameters

cell
arg
button


ColourSkillLevel(recipeSkill, playerSkill, hasFaction, recStr, recipeOrange, recipeYellow, recipeGreen, recipeGrey)

Colours a skill level based on whether or not the player has a high enough skill level or faction to learn it.

Parameters

recipeSkill
playerSkill
hasFaction
recStr
recipeOrange
recipeYellow
recipeGreen
recipeGrey


GenerateClickableTT(anchor)

Creates a list of names/alts/etc in a tooltip which can be clicked.

Parameters

anchor


ReDisplay()

Under various conditions, the recipe list will have to be re-displayed.
This could happen because a filter changes, a new profession is chosen, or a new search occurred. Use this function to do all the dirty work


addon:ClosePopups()

Close all possible pop-up windows


addon:CloseWindow()

Hide the main recipe frame, and close all popups.


addon:InitializeFrame()

Creates the initial frame to display recipes into.


You must login to post a comment. Don't have an account? Register to get one!