becorath 0 Posted November 14, 2017 Share Posted November 14, 2017 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. Link to comment https://wrobot.eu/forums/topic/7657-c-plugin-questions/ Share on other sites More sharing options...
eeny 523 Posted November 14, 2017 Share Posted November 14, 2017 (edited) 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, 2017 by eeny Link to comment https://wrobot.eu/forums/topic/7657-c-plugin-questions/#findComment-34960 Share on other sites More sharing options...
becorath 0 Posted November 14, 2017 Author Share Posted November 14, 2017 Wow xpac? I am on retail Legion. Link to comment https://wrobot.eu/forums/topic/7657-c-plugin-questions/#findComment-34961 Share on other sites More sharing options...
eeny 523 Posted November 14, 2017 Share Posted November 14, 2017 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. Link to comment https://wrobot.eu/forums/topic/7657-c-plugin-questions/#findComment-34962 Share on other sites More sharing options...
becorath 0 Posted November 14, 2017 Author Share Posted November 14, 2017 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 Link to comment https://wrobot.eu/forums/topic/7657-c-plugin-questions/#findComment-34963 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now