Jump to content

DOWNLOAD MODS

Are you looking for something shiny for your load order? We have many exclusive mods and resources you won't find anywhere else. Start your search now...

LEARN MODDING

Ready to try your hand at making your own mod creations? Visit the Enclave, the original ES/FO modding school, and learn the tricks of the trade from veteran modders...

JOIN THE ALLIANCE

Membership is free and registering unlocks image galleries, project hosting, live chat, unlimited downloads, & more...

[SKY] Combining Ambushes With Patrols


omegamatt
 Share

Recommended Posts

Hey all. I'm designing a dungeon where you take an item and suddenly all the ambush Draugr in the area wake up. I've got the item trigger down pat, but I'd like to set up patrols for the newly woken Draugr. I'm using the Ambushes from WarehouseAmbushes and standard PatrolIdleMarkers, but I can't figure out how to link the ambush mobs to the patrol paths without breaking the ambush mechanic. Is there a cheap, easy way to do this? Or do I have to rely on AI scripting and pathing?

EDIT: Whoopsie, I forgot to put a thread title. Fixed.

Edited by omegamatt
Link to comment
Share on other sites

You could condition the AI package to only run at a certain event. Such as a global variable now being 1 instead of 0. Then do an EvaluatePackage command to make them reaccess which package they should run.

The patrol would be attached to the package, not the creature. Only one package can run at a time so they would not interfer with each other.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...