Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[DMgenie] Number of Classes

4 views
Skip to first unread message

pasto...@sbcglobal.net

unread,
Feb 29, 2016, 9:22:11 AM2/29/16
to
Is there a way to determine the total number of classes defined in
DMGenie, the way you can with Skills and Feats and Spells? How is one
to loop through all the classes is there's no way to know how many
there are?




Jim

nw7465720

unread,
Feb 29, 2016, 9:25:18 AM2/29/16
to
Sadly, as far as I can tell, there is no public API to interrogate the
set of known classes, either by loop, lookup, or count. Had another
look over the weekend but couldn't find anything. I don't think Class
even exists as a scriptable object, at least nothing in the scripting
API ever references Class objects.

It sort of makes sense that the code for it would be missing, since the
relationship between class-feature, feat, skill, etc. and Class is lost
after a level has been applied. I think removing levels is fiddly for
exactly this reasons (there is no in-code way to know what went with
what).

Phil

0 new messages