November 14, 20178 yr Hello, It has been awhile since I have looked at any code and I have decided to create a couple plugins. I looked through the api and found most of what I wanted to do, but 2 things have eluded me, so I ask your assistance If anyone has code snippets for these two things, I would appreciate it very much. 1) I want to look through bags for gear and get the stats of each piece 2) I want to check player's class and spec And If anyone has any helpful snippets of code that they would like to share to more quickly familiarize myself with the wRobot api, I would greatly appreciate it. Thank you very much. FYI, these projects will be free when completed.
November 14, 20178 yr 14 minutes ago, becorath said: Hello, It has been awhile since I have looked at any code and I have decided to create a couple plugins. I looked through the api and found most of what I wanted to do, but 2 things have eluded me, so I ask your assistance If anyone has code snippets for these two things, I would appreciate it very much. 1) I want to look through bags for gear and get the stats of each piece 2) I want to check player's class and spec And If anyone has any helpful snippets of code that they would like to share to more quickly familiarize myself with the wRobot api, I would greatly appreciate it. Thank you very much. FYI, these projects will be free when completed. Big question not in your description: what Expac are you looking at? Edited November 14, 20178 yr by eeny
November 14, 20178 yr Certainly doable by Lua- https://www.curseforge.com/wow/addons/autogear Does the exact same thing- you could partake with what you need from there.
November 14, 20178 yr Author Just now, eeny said: Certainly doable by Lua- https://www.curseforge.com/wow/addons/autogear Does the exact same thing- you could partake with what you need from there. Thank you. I was looking to do it all with C#, but I guess I can refresh myself on both languages
Create an account or sign in to comment