Jump to content

Attaching a Script to a Leveled Creature that's missing an LVL Entry (Horker and Slaughterfish specifically)


Karatekid5

Recommended Posts

As a part of my Shiny Creatures mod (porting the Shiny mechanic from the Pokemon games to Skyrim's creatures) I need to attach a simple shiny spawn script to the Horker. It is a part of a Leveled list (of only one thing) so scripts can't be attached directly. It took me awhile but eventually I did discover the leveled list it is a part of, which is LCharPreySnowCoast. The problem is that unlike all of the other animal leveled lists (including it's counterpart LCharPredatorSnowCoast), it doesn't have a corresponding LvlPreySnowCoast, so there's nothing to attach a script to (I've been attaching most of my other shiny scripts to these). Meanwhile I cannot find the Slaughterfish's leveled list at all. I know it can be added as a racial ability with a script attached but if I did so the two shinies would run the script as well, which I do not want. How would I add it as a racial ability/magic effect? Is there an alternative?

 

As a note, the shinies are creatures with different names and each comes with a special (and expensive) item, so they need to be spawned in directly rather than using a script that modifies existing actors in the game world.

Link to comment
Share on other sites

But their Papyrus Script box is greyed out, meaning that they're used in a leveled list somewhere. Are there other reasons as to why it could be greyed out?

 

Slaughterfish is used in dunMiddenForgeFailureListTemplate [LVLN:00058275] which as far as I can tell is never used anywhere.

Edited by BigAndFlabby
Link to comment
Share on other sites

 

But their Papyrus Script box is greyed out, meaning that they're used in a leveled list somewhere. Are there other reasons as to why it could be greyed out?

 

Slaughterfish is used in dunMiddenForgeFailureListTemplate [LVLN:00058275] which as far as I can tell is never used anywhere.

 

Ahhh, alrighty. So I assume it'd be safe to remove the Slaughterfish from said list so that I can script it?

Link to comment
Share on other sites

I didn't mention that since I didn't consider it the kind of leveled list you were looking for, since it contained just one slaughterfish and not placed anywhere in the game. You can go ahead, but there's still a chance some other mod might edit the form.

Edited by Rasikko
Link to comment
Share on other sites

  • Recently Browsing   0 members

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