Jump to content

[LE] Make NPC's Ignore the Player / Prevent Combat


Recommended Posts

Hey folks, during some scripting stuff I need to make sure the player doesn't enter combat. Is there a way I can make sure all actors act like I'm not even there? I don't want to be in the middle of some stuff and a Skeever just run up and intrude.

Link to comment
Share on other sites

The players controls are disabled while they're fishing, and instead of quitting when combat begins with anything that may turn up (Skeevers was just an example), I'd like to just make the world ignore the player. So they can fish uninterrupted.
Link to comment
Share on other sites

But getting interrupted while fishing is part of the natural way things would work. You would be making a mod that avoids normal combat by just fishing quickly ...
Wow 12 bears in the same spot what are the odds. Better pull out the fishing rod till they pass ...

OnDamnIGotInterrupted()
stop fishing ...
End ;ThatRudeCreature

It's a good thing I have a fishing rod that is also enchanted with a temporary invisibility spell while fishing ... Stooopid bears.
( what can I do ... How can that be used to get what I want done ... Is it within the natural flow of the game )

Edited by NexusComa
Link to comment
Share on other sites

  • Recently Browsing   0 members

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