Tasheni Posted July 20, 2017 Share Posted July 20, 2017 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 More sharing options...
RichWebster Posted July 20, 2017 Share Posted July 20, 2017 It's quite complicated. I have a whole system designed around determining which region the player is in. What are you trying to achieve? Link to comment Share on other sites More sharing options...
Tasheni Posted July 20, 2017 Author Share Posted July 20, 2017 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 More sharing options...
RichWebster Posted July 20, 2017 Share Posted July 20, 2017 (edited) 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 July 20, 2017 by B1gBadDaddy Link to comment Share on other sites More sharing options...
Tasheni Posted July 20, 2017 Author Share Posted July 20, 2017 Thank you very much, that's quite useful. Just downloaded. I will take a look at it. Greetings from Tasheni Link to comment Share on other sites More sharing options...
RichWebster Posted July 20, 2017 Share Posted July 20, 2017 No worries let me know how you get on. Chesko helped me with it so it works similarly to Frostfall. Link to comment Share on other sites More sharing options...
Tasheni Posted July 21, 2017 Author Share Posted July 21, 2017 Uh, sorry, can't open the file in ck, it's a SSE file and I'm using LE. Another solution? Link to comment Share on other sites More sharing options...
RichWebster Posted July 21, 2017 Share Posted July 21, 2017 (edited) LE? If you mean legendary edition, it's available. http://www.nexusmods.com/skyrim/mods/18866/ Edited July 21, 2017 by B1gBadDaddy Link to comment Share on other sites More sharing options...
Tasheni Posted July 21, 2017 Author Share Posted July 21, 2017 Great! I've overlooked this. Thank you. I report back if I have questions. Link to comment Share on other sites More sharing options...
Tasheni Posted August 22, 2017 Author Share Posted August 22, 2017 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 More sharing options...
Recommended Posts