Profession Shopping List

Profession Shopping List

421k Downloads

Enhancement: CookingFireButton, cast Cooking Fire directly at the Player

fubaWoW opened this issue ยท 2 comments

commented

Hi there,

maybe you can change the "CookingFireButton" from :

cookingFireButton:SetAttribute("type1", "spell")
cookingFireButton:SetAttribute("spell", 818)

to

cookingFireButton:SetAttribute("type", "spell")
cookingFireButton:SetAttribute("spell1", 818)
cookingFireButton:SetAttribute("unit1", "player")
cookingFireButton:SetAttribute("spell2", 818)

this will allow the Cooking Fire to be cast "directly at the Player" on Left-Click and "default" on Right-Click.

commented

Cool idea. Will get that done!

commented

Cool idea. Will get that done!

very nice, thanks! ๐Ÿ‘