I'm trying to get a Barbarian Dragonrider gestalt class up and running. I have gotten all the other abilities working, whether I had to make new versions for the new class or not, except the Bonded Dragon Steed. My issue lies in the Eval script on the steed. It looks for the character's dragonrider using #levelcount[Dragonrid]. My problem is I can't figure out the Class id for the #levelcount[Class_Id] option to work, and #totallevelcount[] didn't work either. I'm trying to find the class id or find a way to get totallevelcount to work instead.