Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game

Notices

Reply
 
Thread Tools Display Modes
CaliVanus
Junior Member
 
Join Date: Oct 2011
Posts: 8

Old December 20th, 2014, 11:26 AM
I need to setup item slots for magic tattoos so my players are restricted to one per slot and need to set up some new slots for tattoos and piercings (ear, navel, and tongue). Is it possible to do this with the editor?
CaliVanus is offline   #1 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old December 20th, 2014, 04:32 PM
Take a look at THIS thread from d20 as it covers the concept of making this work. The death difference is that Pathfinder uses a Custom.? tag not a User.? tag.

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
CaliVanus
Junior Member
 
Join Date: Oct 2011
Posts: 8

Old January 2nd, 2015, 01:48 PM
I finally got back to my computer after the holidays and started to work on this and I'm still missing something.

If I have this right I make an EvalScript at Pre-Levels/10000 with the following:
Code:
~ If not equipped get out now!
doneif (field[gIsEquip].value = 0)

~ Set the custom equipment slot tag onto the hero.
perform hero.pushtags[Custom.EqpTatRg]
then make a Pre-req with the following:
Code:
var tags as string

~ get which Custom Equipped tag is on our-self
tags = altpick.tagids[Custom.EqpTatRg]

~ Test to make sure we are only wearing one of these pieces of equipment
validif (hero.tagcountstr[tags] <= 1)
But it says my Custom tag is not defined (for obvious reasons), so how do I make a new tag that it will use?
CaliVanus is offline   #3 Reply With Quote
Reply

Thread Tools
Display Modes

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 08:49 PM.


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