Jump to content

Papyrus - Get Current Encounter Zone?


FiftyTifty

Recommended Posts

Got a lil' problem 'ere.

 

Y'see, it turns out that there is a function for setting an encounter zone to respawn, or not to respawn.

SetZoneRespawns(EncounterZone, 1/0)

What I'd like to do, is call that function for the player's current EncounterZone. But I can't, for the life of me, find commands that would do such.

 

Is there some sort of wizardry that would accomplish this, or am I simply out of luck?

Link to comment
Share on other sites

SetZoneRespawns is a console function and uses encounter zone names known in advance from the CK.

 

As far as I can tell there is no papyrus equivalent. Could be something that the SKSE team could look into, if asked.

 

According to this here function documentation, it is a Papyrus function. Granted, it could be a mistake.

 

Couldn't hurt to send a message their way, I suppose.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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