View Single Post
Nightfox
Senior Member
 
Join Date: Dec 2011
Posts: 100

Old March 7th, 2024, 02:57 PM
EXPLANATION:
Sorry for the confusion. As mentioned, in the first post, I'm trying to get a configurable to work. The code posted in the first post is what I got to work "From the feat:"
Here is what I had in the expression on the configurable:
Code:
component.BaseSpell & Spellbook.cHelpWiz & Helper.InSpellbk
But it gives me a popup of "Nothing to choose from!"

WHAT WE WANT TO DO:
Here is what I am trying to accomplish. I want to create a ... psudo-spellbook. It has limited space, you can't memorize or share spells from it, and you can only put in spells that you already have in your regular spellbooks.

HOW WE HAVE BEEN TRYING TO DO IT:
The easiest solution I could think of was to create a configurable. I usually use feats to test code since it is easy to add them to a test character, check results, make modifications, and check again. However, I have little experience with expressions, and I haven't been able to find anything that would explain why it isn't working, or if it simply won't work because of some hard coding in the background.
Nightfox is offline   #5 Reply With Quote