I dont know why i can't get this mod runing : [09:59:32:566] Starting Outfit lookup [09:59:32:566] emp_ur_DN028_Outfit_Raider01_Boss FAIL - editorID doesn't exist [09:59:32:566] emp_ur_DN033_Outfit_Raider FAIL - editorID doesn't exist [09:59:32:566] emp_ur_Outfit_Raider FAIL - editorID doesn't exist [09:59:32:566] emp_ur_Outfit_Raider_RRCorpse FAIL - editorID doesn't exist
I'm using SPID with another mod without issue, so it is correctly installed. I tried to reinstall Urban Raiders 2.0 with or without the level list ... weird
Hello! That's really strange, are you using the latest version? Because for me it's normal: [20:30:33:644] Outfits [20:30:33:644] emp_ur_Outfit_Raider_RRCorpse [0xFE21C801] added to 43/15297 NPCs [20:30:33:644] emp_ur_DN028_Outfit_Raider01_Boss [0xFE21C802] added to 140/15297 NPCs [20:30:33:644] emp_ur_DN033_Outfit_Raider [0xFE21C803] added to 114/15297 NPCs [20:30:33:644] emp_ur_Outfit_Raider [0xFE21C800] added to 190/15297 NPCs
Can you go into your F4SE folder in documents and share your spid.log? Also remember, only raiders above level 10 will have a CHANCE to wear the outfit.
Hello Can i ask you for some advice? Im trying to SPIDFy VTAW5 wardrobe to only appear on female gunners and raiders, I did this
Made leveled lists for different outfit parts then made a level list for combined outfits then I made a SPID file with this line Outfit=0x7E1C~VtawWardrobe5.esp|ActorTypeNPC|||F/-M|1|100
You will need to create an outfit containing these items. The reason it isn't working is that you're trying to distribute a leveled list through an outfit filter. Create an outfit with the items you want to distribute, and then distribute it. Also, in the GENDER section you don't need F/-M, just use F. Alternatively, you can use Robco Patcher to inject that leveled list into the Gunner and Raider factions. P.S: An SPID for VTAW Outfits is on my plans!
thanks for the reply i did that so that the outfits are randomized (pulling from the separated LLs). I heard SPID could do that. Oh well, testing continues...
Yes, you can randomize it. Check the SPID documentation, but the log indicates it can't read the outfit record because there isn't one. As far as I know, you can't distribute leveled lists directly using SPID, but you can with Robco Patcher. You can attach leveled list records to the Outfit record—do that, and it will work. Check Modern Tactical Raider Overhaul in xEdit; it uses this method. When creating the outfit record, remember to separate and include the corresponding categories, such as helmets, gloves, armor, etc. Don’t forget this; otherwise, you may encounter NPCs wearing only the parts you distributed (e.g., just helmets, with the rest of their body uncovered).
12 comments
[09:59:32:566] Starting Outfit lookup
[09:59:32:566] emp_ur_DN028_Outfit_Raider01_Boss FAIL - editorID doesn't exist
[09:59:32:566] emp_ur_DN033_Outfit_Raider FAIL - editorID doesn't exist
[09:59:32:566] emp_ur_Outfit_Raider FAIL - editorID doesn't exist
[09:59:32:566] emp_ur_Outfit_Raider_RRCorpse FAIL - editorID doesn't exist
I'm using SPID with another mod without issue, so it is correctly installed. I tried to reinstall Urban Raiders 2.0 with or without the level list ... weird
[20:30:33:644] Outfits
[20:30:33:644] emp_ur_Outfit_Raider_RRCorpse [0xFE21C801] added to 43/15297 NPCs
[20:30:33:644] emp_ur_DN028_Outfit_Raider01_Boss [0xFE21C802] added to 140/15297 NPCs
[20:30:33:644] emp_ur_DN033_Outfit_Raider [0xFE21C803] added to 114/15297 NPCs
[20:30:33:644] emp_ur_Outfit_Raider [0xFE21C800] added to 190/15297 NPCs
Can i ask you for some advice?
Im trying to SPIDFy VTAW5 wardrobe to only appear on female gunners and raiders, I did this
Made leveled lists for different outfit parts
then made a level list for combined outfits
then I made a SPID file with this line
Outfit=0x7E1C~VtawWardrobe5.esp|ActorTypeNPC|||F/-M|1|100
Log:
[10:44:01:511] INI : Data\VTAW5Outfits_DISTR.ini
[10:44:01:511] ************PATCH*************
[10:44:01:511] Installed spell editorID cache patch
[10:45:37:147] ************LOOKUP************
[10:45:37:232] Starting Perk lookup
[10:45:37:233] Starting Outfit lookup
[10:45:37:233] Outfit [0x7E1C] (VtawWardrobe5.esp) FAIL - formID doesn't exist
[10:45:37:233] Starting Keyword lookup
what am I doing wrong?
P.S: An SPID for VTAW Outfits is on my plans!
i did that so that the outfits are randomized (pulling from the separated LLs).
I heard SPID could do that.
Oh well, testing continues...
i did this:
Outfit=LL_VTAW5_hats~VtawWardrobe5.esp|ActorTypeNPC|||F/-M|1|100
Outfit=0xE1B~VtawWardrobe5.esp|ActorTypeNPC|||F/-M|1|100
however, no outfits showing up in game. Some females are walking around buck naked, but ...atleast the error is gone. LOL
You can attach leveled list records to the Outfit record—do that, and it will work. Check Modern Tactical Raider Overhaul in xEdit; it uses this method.
When creating the outfit record, remember to separate and include the corresponding categories, such as helmets, gloves, armor, etc. Don’t forget this; otherwise, you may encounter NPCs wearing only the parts you distributed (e.g., just helmets, with the rest of their body uncovered).
This sounds promising.
Let me do some tests (P.S iv mostly been doing trial and error...LOL)