View Single Post
01/05/24, 08:57 AM   #1
robert.labrie
AddOn Author - Click to view addons
Join Date: Dec 2021
Posts: 17
LazyCraftingCertification / my first addon

Posting here for a bit of feedback/advice. I finally made an add-on. It has two major issues I think:
* I'm not supposed to use LLC_Global but I'm not sure what to use in it's stead
* LCCGetCurrentPlayerRacialPatternId() probably won't work for Imperials since I doubt the raceId aligns with the patternId for it but I don't have Imperial race on my acct

Any other feedback/commentary. As a sysadmin with over 20 years experience I'm a degenerate programmer who writes mediocre code and would love a once-over from someone experienced before I publish the addon.

https://github.com/robertlabrie/Lazy...gCertification

Cheers,
Robert
  Reply With Quote