Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - d20 System (http://forums.wolflair.com/forumdisplay.php?f=46)
-   -   Soulknife Mindblade missing? (http://forums.wolflair.com/showthread.php?t=67411)

saintaurik October 9th, 2022 06:59 AM

Soulknife Mindblade missing?
 
When you pick the soulknife class in the demo version of the game it loads the mindblade (shortsword) weapon to the character sheet. When you upgrade to the full version it is no longer there.

What happened to the mindblade (shortsword) weapon and how do I fix this so it shows up on the character sheet?

For the soulknife the only thing I have configured on the hero is the d20 srd psionics support. The soulknife class is in that data pack but I am unable to find the exact .user file that contains the information to see what is causing the error.

Dami October 9th, 2022 10:45 PM

Hi, I just created a 1st level Soulknife. The mindblade (shortsword) appeared automatically under weapons, and shows on the character sheet.

There is no user file for LW packages. You can create a user file / portfolio if you save your Hero. Hero's are the same in Demo/Full... "upgrading" doesn't change that - it just allows more Heroes at one time, and lets you save/print.

Do you have something active that might be hiding weapons? Can you post an screenshot of the weapon tab, or post a copy of your Hero portfolio that we can check what's happening?

saintaurik October 11th, 2022 07:48 AM

soulknife
 
1 Attachment(s)
The only thing I have check marked to use is the d20 srd psionics support in the configure hero (Ctrl+K). If I uncheck that then I have no access to the soul knife class.

Sendric October 11th, 2022 09:30 AM

Quote:

Originally Posted by saintaurik (Post 300136)
The only thing I have check marked to use is the d20 srd psionics support in the configure hero (Ctrl+K). If I uncheck that then I have no access to the soul knife class.

Thanks. I see the issue. The ability that bootstraps the mind blade has been replaced in the community set. There is a bootstrap condition on the mind blade class special that looks at the Value field. In a corresponding script, that field is being set at the same time. This means the script may run before or after the boostrap condition is checked. To fix this, do the following:
  1. Open up "3.5 - Expanded Psionics Handbook" in the editor.
  2. Find Mind Blade (cSknMinBl1) in the Class->Class Special tab
  3. Change the timing for eval script 2 from First/500 -> First/495.
  4. Optional: You may also want to change the bootstrap timing from 500 - 499 to make sure the item functions properly. This may not be necessary, but in testing I noticed that something on the item runs at First/500.

Note: I have maded these changes for the next release.

saintaurik October 12th, 2022 06:30 AM

I should open the Timing tab after clicking on the Eval Script tab?

Sendric October 12th, 2022 10:38 AM

1 Attachment(s)
Quote:

Originally Posted by saintaurik (Post 300141)
I should open the Timing tab after clicking on the Eval Script tab?

See attached


All times are GMT -8. The time now is 12:47 PM.

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