Jump to content

Leveled creatures


TommInfinite

Recommended Posts

I created a new creature and I want to add it on vanilla form lists. For this I use Lutana's LeveledListAddForm

http://www.gribbleshnibit.com/projects/NVSEDocs/#LeveledListAddForm

        LeveledListAddForm VarSupermutant1Melee aamutantNPC 1 1 1
        LeveledListAddForm VarSupermutant2Melee aamutantNPC 1 1 1
        LeveledListAddForm VarSupermutant3Melee aamutantNPC 1 1 1

It 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

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

No, I haven't.

 

 

With the DeathItem it looks like you created the AmmoFatman100 in the Leveled Item category

I 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

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

  • Recently Browsing   0 members

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