pjotr pottervogel
pjotr pottervogel
sure, i get that - you do well - thx again ^^
the fishing pole visibility does not work, the macro condition is hardcoded with the language of the client ^^
sorry, no - i tried now but it does not work.
but it should be in english client fishing poles anyway because that is the category of the item - like swords, daggers,... and that would be schwerter, dolche in the...
only equipment i think
so if you get the localized catagory of the fishing poles from a function it should be ok
this should deliver the localized fishingpoles local _, _, _, _, _, _, fishingpoles, _, _, _, _, _, _, _, _, _, _ = GetItemInfo(6256)
I found a workaround: /run local p1, p2, arch, fish, cook = GetProfessions(); local n, i, sLvl, max, numAb, spoffset, skillLine, skillMod, specId, specOffset = GetProfessionInfo(p1);C_TradeSkillUI.OpenTradeSkill(skillLine)