lordrevan81 Posted April 25 Posted April 25 Is there any method to select all cells in the cell window? I'm trying to make the same change on all of them, but one by one clicking and making the simple change is not only crazy time consuming, but killing my wrist.
Vagrant0 Posted April 25 Posted April 25 Nope. Without knowing what you're trying to do it is hard to suggest an alternative way.
Vagrant0 Posted April 26 Posted April 26 9 hours ago, lordrevan81 said: Uncheck the cannot fast travel box. You might be better off just handling that with a script that checks if player is within a worldspace, interior, or group of cells. https://cs.uesp.net/wiki/GetInCellParam https://cs.uesp.net/wiki/IsInInterior https://cs.uesp.net/wiki/GetInWorldspace https://cs.uesp.net/wiki/EnableFastTravel Editing many cells just for this would likely lead to a large number of conflicts.
Recommended Posts