Jump to content

Need Zaz Help


Aki K

Recommended Posts

Posted

It turns out using a custom race with Zaz can cause some objects for the beast race to be chosen for custom races despite being humanoid.  I want to know how to get Zaz to recognize the Succubus race as humanoid and not a beast race.  I'm led to believe I have to change some kind of keyword.  Not sure how or where to find it.  So i have another idea.

 

How do I just make Zaz apply humanoid objects to ALL races.  I never play beast races so it doesn't bother me if it doesn't look right for them.  I'm sick of seeing that basket like gag instead of the animated gags when trying to use them with the succubus race.  Any solution is welcome.  Just please try to explain in easy to understand terms for me.  What tools do I need? etc.

Posted

Have you created your own race? It would be easier if you can name the mod you are using. What skeleton are you using?

Do your race have the ActorTypeNPC [KYWD:00013794] keyword?

Posted
9 hours ago, Swe-DivX said:

Have you created your own race? It would be easier if you can name the mod you are using. What skeleton are you using?

Do your race have the ActorTypeNPC [KYWD:00013794] keyword?

It is the Succubus Race https://www.nexusmods.com/skyrim/mods/22903.  Using the XP32 Maximum Skeleton Extended https://www.nexusmods.com/skyrim/mods/68000.

 

I don't know what your last question means.  All i want to do is change it so the game registers the succubus as humanoid and not beast, so that the zaz gear works properly.  Hopefully without breaking the race in any terrible way.

Posted
7 minutes ago, Aki K said:

It is the Succubus Race https://www.nexusmods.com/skyrim/mods/22903.  Using the XP32 Maximum Skeleton Extended https://www.nexusmods.com/skyrim/mods/68000.

 

I don't know what your last question means.  All i want to do is change it so the game registers the succubus as humanoid and not beast, so that the zaz gear works properly.  Hopefully without breaking the race in any terrible way.

Have you tried using this:

https://www.nexusmods.com/skyrim/mods/24898

as recommended by the author of the succubus mod.

Posted

If you open SuccubusRaceLite.esp in Tesedit and edit RACE \ SuccubusRace "Succubus" [RACE:04000D62] and SuccubusRaceVampire "Succubus" [RACE:0401F4D0].

Try to delete the keyword IsBeastRace [KYWD:000D61D1].

Posted

I will try both of the above solutions when I have time and let you know if the results work.  I understand the second option more than the first so I'm going to try that first.

Posted
9 hours ago, Swe-DivX said:

If you open SuccubusRaceLite.esp in Tesedit and edit RACE \ SuccubusRace "Succubus" [RACE:04000D62] and SuccubusRaceVampire "Succubus" [RACE:0401F4D0].

Try to delete the keyword IsBeastRace [KYWD:000D61D1].

Okay so I tried this one and deleted the keyword.  Still getting the baskets in zaz for the succubus.  I don't fully understand the other option or how to apply it to this situation.

 

Edit: Judging from the comments about the https://www.nexusmods.com/skyrim/mods/24898 mod, it is both obsolete and non-functional with unofficial LE patch.  I am already using a superior version of the mod, and it has nothing to do with my problem.

Posted
3 hours ago, Aki K said:

Okay so I tried this one and deleted the keyword.  Still getting the baskets in zaz for the succubus.  I don't fully understand the other option or how to apply it to this situation.

 

Edit: Judging from the comments about the https://www.nexusmods.com/skyrim/mods/24898 mod, it is both obsolete and non-functional with unofficial LE patch.  I am already using a superior version of the mod, and it has nothing to do with my problem.

The only race function in Zaz i can find. You are using Zaz 8 Plus?

Quote

zbfBondageShell

Line 1889

Int Function GetRaceType(Actor akActor)
    Race currentRace = akActor.GetRace()
    If currentRace == Race.GetRace("KhajiitRace")
        Return iRaceKhajiit
    ElseIf currentRace == Race.GetRace("ArgonianRace")
        Return iRaceArgonian
    ElseIf currentRace == Race.GetRace("OrcRace")
        Return iRaceOrc
    EndIf

    Return iRaceHumanOrElf
EndFunction

 

Posted
21 minutes ago, Swe-DivX said:

The only race function in Zaz i can find. You are using Zaz 8 Plus?

 

I am using Zaz 8+.  I'm not sure what I'd even change for any of these or what they'd do.  This sure is a tougher fix then I expected.  And I bet when (if) I figure it out it will seem so simple.  Maybe I should just wait for Zaz 9 and pray the problem is fixed?  As I understand this glitch occurs with all custom races.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...