Random Encounters
Random Encounters
Now that it's possible to sleep and have an enemy randomly spawn near the player, could it be possible at the current moment to have this on a constant effect while exploring the wilderness?
- Interkarma
- Posts: 3897
- Joined: Sun Mar 22, 2015 1:51 am
Re: Random Encounters
Random encounters can also happen while player is just walking through wilderness. From what I recall it happens with the same chance and rate of time as rested spawns. Just time is highly compressed while resting so spawns appear more common/frequent.
Re: Random Encounters
Could there be a mod that increases the chances of an enemy spawn while walking and not affect resting?
- Interkarma
- Posts: 3897
- Joined: Sun Mar 22, 2015 1:51 am
Re: Random Encounters
Yep, a mod could roll their own behaviour for this, they wouldn't even need hooks to modify classic behaviour.
It might even be possible to do with with a quest script. But would first need a conditional for when player is in wilderness.
It might even be possible to do with with a quest script. But would first need a conditional for when player is in wilderness.
- Midknightprince
- Posts: 961
- Joined: Fri Aug 11, 2017 6:51 am
- Location: San Antonio TX
- Contact:
Re: Random Encounters
Unzip this into your quest folder.
Type starquest random in the console = Random encounters heaven...
Type starquest random in the console = Random encounters heaven...
- Attachments
-
- RANDOM.zip
- (570 Bytes) Downloaded 43 times
Check out my YouTube Channel!
Re: Random Encounters
That's close to what I want but I don't think it's possible for them only to spawn in the wildernessMidknightprince wrote: ↑Wed May 16, 2018 11:59 pmUnzip this into your quest folder.
Type starquest random in the console = Random encounters heaven...
- Midknightprince
- Posts: 961
- Joined: Fri Aug 11, 2017 6:51 am
- Location: San Antonio TX
- Contact:
Re: Random Encounters
Yeah, they pretty much spawn everywhere, but you can turn it on and off on the fly when things get boring.Kamer wrote: ↑Fri May 18, 2018 1:14 amThat's close to what I want but I don't think it's possible for them only to spawn in the wildernessMidknightprince wrote: ↑Wed May 16, 2018 11:59 pmUnzip this into your quest folder.
Type starquest random in the console = Random encounters heaven...
Thats what I do with it...
Check out my YouTube Channel!