View Single Post
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old August 13th, 2020, 07:06 PM
Ok, here's the situation I need some help with.

1) I have a vehicle that can be in one of two forms (Mode.A and Mode.B) which are separate vehicles.
2) I have a vehicle Modification that bootstraps a weapon to the vehicle but only if it's Mode.B.

I can get the Mode.A/B tag with perform container.parent.pulltags[Mode.?]. This gets the Mode.? onto the Modification (which is the one doing the bootstrap of the weapon).

However, I'm at a loss to use that tag as the condition of the bootstrap. I tried just <containerreq phase="Initialize" priority="2100">Mode.B <> 0</containerreq> but no luck. I know hero#Mode.B <> 0 won't work. What am I missing?

Any help would be appreciated.

Thanks!
TC

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