Creation Kit - how to make ambush using NPC

Channel:
Subscribers:
284
Published on ● Video Link: https://www.youtube.com/watch?v=XSE8DMvVM9c



Category:
Tutorial
Duration: 4:56
2,316 views
0


Skyrim, Creation Kit - how to make ambush using NPC tutorial

Select NPC you want to use in ambush, edit it so that it becomes suitable for ambush (needs script and changes to AI). Link NPC to ambush marker and trigger that activates ambush.

In this tutorial

Ambush marker
- given new ID so that it can be referenced later

Trigger defaultactivateselfTRIG
- given new ID so that it can be referenced later

Draugr
- given new ID so that it can be referenced later
- put masterambushscript to draugr and edit its value ambushOnTrigger (enable)
- edited its AI to Unaggressive (script will turn it to Very Aggressive when activated)
- added ambushSleepPackage to AI Package List
- linked to ambush marker (from Linked Ref)
- linked to defaultactivateselfTRIG (from Activate Parents)

Note that all resources shown in video may not be present if Dawnguard/Dragonborn DLCs are not installed.

NB: please don't ask advices how to do things in CK, these CK tutorial videos are only examples how I managed to do things I wanted. I keep forgetting things easily so I may look my own videos once awhile :)







Tags:
Ambush
Non-player Character
creation kit
skyrim
NPC
ambush marker
defaultactivateselfTRIG
script
tutorial
how to
ai package list