Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Savage Worlds

Notices

Reply
 
Thread Tools Display Modes
Gumbytie
Senior Member
 
Join Date: Jun 2010
Location: Florida
Posts: 235

Old January 11th, 2020, 01:00 PM
For the love of Pete, I have been away for too long. And a new computer to boot with most of my old work gone, sigh.

I just cannot seem to find the answer looking through the forums here.

I have a Racial Property bootstrapping in a Hindrance (in this case Pacifist), what code do I need to ensure that the race bootstraps it at the Major level?

I think it is a Field but I just do not bloody remember. Sigh.
Gumbytie is offline   #1 Reply With Quote
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old January 12th, 2020, 07:05 AM
Should be able to assign [hinMajor] = 1 on the bootstrap itself....

Working on -
  • (SWADE) WIP Savage Rifts
  • Savage Rifts (Deluxe): Update link in This post
  • Star Trek Adventures: Update link in This post
TCArknight is offline   #2 Reply With Quote
Gumbytie
Senior Member
 
Join Date: Jun 2010
Location: Florida
Posts: 235

Old January 25th, 2020, 04:18 AM
Hmm. Okay so have this set up on the Bootstrap:

Code:
    <bootstrap thing="hinOutsider">
      <assignval field="hinMajor" value="1"/>
      </bootstrap>
Which then gives me the following error:

Quote:
Thing 'rpTYROutsider' - Bootstrap value assignment is not allowed for 'user' types on 'unique' things for field 'hinMajor'
Gumbytie is offline   #3 Reply With Quote
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old January 25th, 2020, 08:20 AM
Quote:
Originally Posted by Gumbytie View Post
Hmm. Okay so have this set up on the Bootstrap:

Code:
    <bootstrap thing="hinOutsider">
      <assignval field="hinMajor" value="1"/>
      </bootstrap>
Which then gives me the following error:
Ah, ok. With that being an issue I did some digging. Add the User.HindMajor tag instead.

Let me know if that doesn't work and I'll do some more digging for how I've done it in the past...

Working on -
  • (SWADE) WIP Savage Rifts
  • Savage Rifts (Deluxe): Update link in This post
  • Star Trek Adventures: Update link in This post
TCArknight is offline   #4 Reply With Quote
CapedCrusader
Senior Member
Volunteer Data File Contributor
 
Join Date: Aug 2009
Posts: 1,549

Old January 26th, 2020, 09:24 PM
Knight is correct.

Code:
    <bootstrap thing="hinOutsider">
      <autotag group="User" tag="HindMajor"/>
      </bootstrap>

_
Currently In Development: Savage Pathfinder
Future Development: SWADE Super Powers Companion, SWADE Fantasy Companion
_
Currently Running: Savage Unity Inc. (homebrew multiverse theme)
Setting Files Supported: Deadlands: Reloaded, Flash Gordon, Gaslight, Hellfrost, Interface Zero 2.0, Seven Worlds, Slipstream, Solomon Kane
Future Setting Files: Savage Judge Dredd
CapedCrusader is offline   #5 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 10:09 PM.


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