Jump to content

[LE] Dialogue Condition


Recommended Posts

Hi there,

 

can someone tell me where I find the regions in ck that can be set with the condition:

IsPlayerInRegion

???

There are regions included that have only some fx contents and such things like AlexCoast. But how do I now which region it is exactly?

 

Thank you for helping. Greetings, Tasheni

Link to comment
Share on other sites

Hi B1gBadDaddy, thank you for answering.

I want to set dialogue conditions that work somewhere in the wilderness without using markers to trigger dialogue. GetInZone, GetInCell or GetInCurrentLocation is always attached to a dwelling, town, habitation. But I would like it far away from all. Trigger if player is on the coast, or in regions that are simply the reach or the pale. Every region has it's differences and so I could make very specific comments if I would now which region is meant with this specific condition. Could also be very useful for scripts.

 

I could simply use all location types and exclude it, but the list of conditions needed to set would be too long for proper working.

Link to comment
Share on other sites

Download my mod Hunting in Skyrim and open it up in the CK. Look for the spell HISRegionDetectSpell

 

You'll see there's about 8 effects, each fires for specific regions. Although sometimes it might be 2, so I also use a script to determine a more specific location.

 

Anyway if you look at the conditions and the magic effect names you'll get the gist a bit.

 

Mine looks for actual region types, rather than Holds but only some holds have small areas of region that don't fit. Pine Forest is the one that's iffy because there are pockets of pine forest region dotted around the map.

Edited by B1gBadDaddy
Link to comment
Share on other sites

  • 1 month later...

I had no time to work on this further because I had to debug my mod, but now it comes in again.

 

@B1gBadDaddy

 

Sorry, can't open your mod, ck crashes always when I try to load the esp. Can you tel me what you know about IsPlayerInRegion? I appreceate any help very much.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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