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
Thrantor
Senior Member
 
Join Date: Apr 2012
Posts: 105

Old May 8th, 2012, 12:08 PM
Quote:
Originally Posted by Mathias View Post
That is how to do an OR. = 2 would be an AND. Nor would be = 0. !field[gIsEquip].value is also available.

If you need more complexity, you can nest your if statements:
Code:
 
if (A relationship B) then
  if (C relationship D) then
    ~do something
    endif
  endif
So, ! works? Cool. Thanks for the help. I'm trying to take the dungeon a day content and make it available to my players and this has helped greatly.
Thrantor is offline   #11 Reply With Quote
Thrantor
Senior Member
 
Join Date: Apr 2012
Posts: 105

Old May 9th, 2012, 06:14 AM
Ok, looking at some of the more complex items... How on earth would you make something like the mask of giants? When activated it makes all sorts of changes. Also, how do you quantify wearing from activated?

Is the PDF better than the wiki?
Thrantor is offline   #12 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old May 9th, 2012, 09:09 AM
Quote:
Originally Posted by Thrantor View Post
Also, how do you quantify wearing from activated
HL has for Items the ability to track if its equipped or if it is Activated. You can also track the number of uses. Setting up the above are all simple options listed on the Thing in the editor.

Once activated you would have to write the Eval script to actually do the changes/stuff its suppose to do. As I have no idea what a "mask of giants" is I can't even give a you a good direction to look.

So far 99% of everything I ever needed a magic item to do I have been able to make it do in the HL editor.

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.

Last edited by ShadowChemosh; May 9th, 2012 at 09:23 AM.
ShadowChemosh is offline   #13 Reply With Quote
Thrantor
Senior Member
 
Join Date: Apr 2012
Posts: 105

Old May 9th, 2012, 02:09 PM
Ok, then how can you tell if it's been activated? I haven't seen the field or flag for that yet. And to create an activatable item so that you can activate it in the in-play tab, how do you set that up?

Is there a page in the documentation that talks about this kinda stuff? I haven't found anything that has any examples that you could just use.

The Mask of Giants is in the APG for pathfinder. The description is in HL if you own the APG content. If not, it's probably on d20pfsrd.
Thrantor is offline   #14 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old May 9th, 2012, 02:15 PM
In the editor, you can use the "New (Copy)" button at the bottom left to make a copy of something and study how it works.
Mathias is offline   #15 Reply With Quote
Thrantor
Senior Member
 
Join Date: Apr 2012
Posts: 105

Old May 10th, 2012, 10:44 AM
Quote:
Originally Posted by Mathias View Post
In the editor, you can use the "New (Copy)" button at the bottom left to make a copy of something and study how it works.
Is there anyway to see the pathfinder stuff that seems to be hidden in other files somewhere?

OR!!! I'm an idiot and just hadn't pressed the buttons to see how it worked. SWEET! Thanks guys. The ability to lookup a current hireling is awesome.

Last edited by Thrantor; May 10th, 2012 at 10:55 AM. Reason: DUH!
Thrantor is offline   #16 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 08:08 PM.


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