Jump to content

Recommended Posts

Posted

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. 

Posted
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.

  • Recently Browsing   0 members

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