TommInfinite Posted January 3, 2016 Share Posted January 3, 2016 I created a new creature and I want to add it on vanilla form lists. For this I use Lutana's LeveledListAddFormhttp://www.gribbleshnibit.com/projects/NVSEDocs/#LeveledListAddForm LeveledListAddForm VarSupermutant1Melee aamutantNPC 1 1 1 LeveledListAddForm VarSupermutant2Melee aamutantNPC 1 1 1 LeveledListAddForm VarSupermutant3Melee aamutantNPC 1 1 1It spawns in Black Mountain (randomly as intended) but it always has Sledge Hammer and death item is not what I specified for it in GECK.Also he can use sledgehammer which means that his weapon list is taken from others mutants too (but he also uses special weapon so I don't know what is going on). It's like 2 formIDs getting merged.But script I attached remains and running. http://s6.postimg.org/5x08ns88d/aamutant.jpg Someone knows what is the reason for this? Link to comment Share on other sites More sharing options...
TimeShadow Posted January 6, 2016 Share Posted January 6, 2016 Have you figured this out yet?I have never done this before, but looking at your info and the image.With the DeathItem it looks like you created the AmmoFatman100 in the Leveled Item category, instead of placing it in the DeathItem just place it in the Inventory TAB, that should work.For the other problem I couldn't figure it out working from an FO3 GECK (FNV not loaded) and limited info, sorry. Hope you sort it out. ~TS Link to comment Share on other sites More sharing options...
TommInfinite Posted January 6, 2016 Author Share Posted January 6, 2016 No, I haven't. With the DeathItem it looks like you created the AmmoFatman100 in the Leveled Item categoryI think not - deathitem is in FormID of the NPC. I don't want to place it in inventory - death item appears only when NPC dies and I want exactly that without making additional scripts. And it's not the main problem anyway. Link to comment Share on other sites More sharing options...
RoyBatterian Posted January 7, 2016 Share Posted January 7, 2016 So you are saying that the spawned creature is spawning with the wrong weapon or what, I don't quite understand what you mean there. Check the master creature record for the leveled spawn and check how it's constructed and if there is any weapon/death items specified there. Link to comment Share on other sites More sharing options...
Recommended Posts