quick question. I would like to know how to retrieve the current cell of the player using Papyrus ?
Basically something that would have been coded in Oblivion
player.GetInCell
There's no getCell, getCurrentCell on Actor... From what I found in this forum, it seems it's not possible and there's a workaround, but I can't find that workaround. Also, I can't use a workaround based on entering the cell, since the player might not have left it...
There's certainly a solution since you have getInCell as condition and console command. I just can't find it.
thanks !