Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
lifer4700
Senior Member
 
Join Date: Nov 2011
Location: Michigan
Posts: 182

Old January 18th, 2013, 02:55 PM
I tried that when I made my custom Ranger. The system thinks you're twice the level you are, since there's twice as many Classes.? tags. I just ended up making an archetype.

However, I just thought of something.

Could you assign Classes.Ranger *instead* of Classes.MyRanger? Replace them, one-for-one?
lifer4700 is offline   #11 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old January 18th, 2013, 04:36 PM
Quote:
Originally Posted by lifer4700 View Post
Could you assign Classes.Ranger *instead* of Classes.MyRanger? Replace them, one-for-one?
You wouldn't be able to do exactly one for one but this idea does work.

On The Class Level tab do the following:
Code:
~ Remove all My class tags
perform hero.delete[Classes.MyRanger]
~ replace with a single class tag
perform hero.assign[Classes.Ranger]
The Class Level Thing is added each level so the above script will run once per level correctly assigning the number of "Classes.Ranger" tags as you have levels.

Also if this is ONLY for feats their is the tag "FtCountAs.Ranger" tag you can put on the Class. Then your new class will count as Ranger for purposes of feats. Just another thought.

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   #12 Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 01:05 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.