Underdark Guide To Reptiles only useable if you have Domain Reptile.
-
Quest Drop: Drow Assassination
This item is only useable if you have Reptile Domain. Which makes it useless for druids, wizards, spellblades and dangers.

-
What should happen is- it should be useable by Druid, Ranger, Spellblade, Wizard, and Clerics (Who have the reptilian domain)
If reptilian domain overrides the rest, that's a problem
-
It does
-
Does it actually show as red?
-
yes, I couldn't use it being a wizard.
I presume the only useable with requires you to have the specific class trait in adition to all else.
just like the gloves that are monk and only useable with wizard:transmuter
-
Yeah, those custom Usabel by things must just lock you out if you dont have it, which is not how useable by works.
You CANT be all those classes, so if it did, well, that'd be silly.
I ....am not sure I can fix that. I mean, I am sure I could, but I REALLY don't want to, because it's a horrible mess of code to do so.
It really needs the useable with domain removing, useable by cleric adding, and the script handling the domain (and then preferably modifying the description automatically by detecting the domain only situation and applying information on the description)
This is all a lot of work though
-
@Zool yeah. I will do the easy fix. It seems to be if you use different 2da references it counts them as separate checks. Easy to avoid for now.
-
I do believe the problem is when you add the "only useable with"
Because you would need to be one of the others and have the "with" specificity.
My guess of course.
-
@YuritheHarsil said in Underdark Guide To Reptiles only useable if you have Domain Reptile.:
"only useable with"
Yes, these are custom coded, and not part of the base game.
They use event hooks and NWNX functions to pretend the base game has these features.
They work, if that's the ONLY thing there, but it doesn't use OR like the base game useable by system does.It uses AND, essentially.
You MUST have this - not, you must have one of these.
-
M Mr.Moloch moved this topic from Bug Reports