Jump to content

[SOLVED] Issue with SPID mod


Recommended Posts

Posted (edited)

I made an outfit to give to a npc from Unslaad, I used this script.

Then I made the content of the .ini file following a guide and this template: Type = ID of Item~Mod.esp | String Filter | Form Filter | Requirements - Level,SkillType(SkillLevel) | Traits - M/F/Unique/Summonable/Child | How many | Percent Chance

This is what I wrote in the ini: 

 

;Modified Gotha Rensa set for Ulliss from Unslaad

Outfit = 0x214800~GothaRensa_outfit_Ulliss.esp|Ulliss|NONE|NONE|NONE|NONE|100

 

But after setting the mod in my load order it doesnt seems to even activating, since it doesnt shows up in "po3_SpellPerkItemDistributor.log"

 

I think I've done everything correctly, I did also compare it to this other mod from nexus and its the same template.

 

Does someone know what may be causing it or what I did wrong?

 

Thanks in advance!!!

Edited by Breiven
Solved
Posted

Did you name your file like this: Filename_DISTR.ini? It's important to put "_DISTR" at the end of any SPID config file, otherwise the utility will not pick it up. The part before that ofc can be anything you want.

 

Also:

3 minutes ago, Breiven said:

;Modified Gotha Rensa set for Ulliss from Unslaad

Outfit = 0x214800~GothaRensa_outfit_Ulliss.esp|Ulliss|NONE|NONE|NONE|NONE|100

This is going to make a grand total of 0 outfit changes, since the last NONE block before the 100 chance should be 1, to add one outfit to the selected character.

Posted (edited)
1 hour ago, Taki17 said:

Did you name your file like this: Filename_DISTR.ini? It's important to put "_DISTR" at the end of any SPID config file, otherwise the utility will not pick it up. The part before that ofc can be anything you want.

 

It was it, thank you so much!!!!

 

1 hour ago, Taki17 said:

This is going to make a grand total of 0 outfit changes, since the last NONE block before the 100 chance should be 1, to add one outfit to the selected character.

 

Thats weird tough, I mean, Cicero is wearing the outfit from the spid with a NONE there

Edited by Breiven
  • Breiven changed the title to [SOLVED] Issue with SPID mod

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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