Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: gizmo28
Forum: WoD Beta archived threads 09-04-14, 02:49 PM
Replies: 40
Views: 38,490
Posted By gizmo28
This would also work without to much...

This would also work without to much work:

local enabled
for i = 1, GetNumAddOns() do
local name, title, notes, loadable, reason, security, newversion = GetAddOnInfo(i)
if name == ...
Showing results 1 to 1 of 1