View Single Post
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old September 1st, 2014, 07:01 PM
I just double checked the Community stuff and it don't suppress monk. So it must be some other user file. Most likely one has been setup to on the "*Hidden" tab or "*Preclude" tab.

So the best way to look is use a tool that can search text files and look for "cHelpMnk" or "cMonk".

Specifically look for XML that looks like:
Code:
<hidden id="cHelpMnk"/>

or 

<hidden id="cMonk"/>
That is the kind of code that is needed to hide something.

This is for preclude:
Code:
<preclude id="cHelpMnk" source="XXXXXXXX"/>
  
or

<preclude id="cMonk" source="XXXXXX"/>

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #2 Reply With Quote