ObLars Posted November 16, 2010 Share Posted November 16, 2010 Hey there. I'v made a activator and a script (Onactivate). The activator is a mirror, and i was wondering if i will have to delete and replace every single mirror in the gameand replace it with the new activator, cause if i have to, thats hell of a lot of work.. Is there a simple way of achieving this? Thanks in advance :P Link to comment Share on other sites More sharing options...
WuphonsReach Posted November 16, 2010 Share Posted November 16, 2010 Pretty sure you would need to go replace all the statics with activator objects (shove the static back inside the wall, or make it initially disabled). Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted November 16, 2010 Share Posted November 16, 2010 Seems like I was able to put an onactivate script on mirrors in fo3 that allowed you to give yourself haircuts and didn't have to replace anything. Try it and find out. Link to comment Share on other sites More sharing options...
ObLars Posted November 16, 2010 Author Share Posted November 16, 2010 Seems like I was able to put an onactivate script on mirrors in fo3 that allowed you to give yourself haircuts and didn't have to replace anything. Try it and find out. That is infact what im trying to achieve. Its just awfully hard work to change out .. 400 statics. And there is no script box for statics, so i got no idea how you pulled that off. I'll try and download your mod and investigate it :P EDIT: I can't find the file you speak of.. Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted November 16, 2010 Share Posted November 16, 2010 Sorry, didn't mean to imply that I posted it. Just that I remembered doing it.I will see if I can find the file today and see what I did. Link to comment Share on other sites More sharing options...
Interfer0 Posted November 16, 2010 Share Posted November 16, 2010 If you click CRTL+F with one selected, there is a box that you can check that says World Only, Cell Only, or selection only. Try World and I think it will replace every occasion in the world. Link to comment Share on other sites More sharing options...
ObLars Posted November 16, 2010 Author Share Posted November 16, 2010 If you click CRTL+F with one selected, there is a box that you can check that says World Only, Cell Only, or selection only. Try World and I think it will replace every occasion in the world. THAT is what im looking for. Thanks a lot. But it seems i can only replace things in current cell, or a specific item. Not the entire world.. When i try "Current World Only" i get this message; You need to have an exterior cell selected in the render window.. Guh :P Link to comment Share on other sites More sharing options...
Interfer0 Posted November 16, 2010 Share Posted November 16, 2010 That makes sense. You will have to do each interior separately. I'm not sure if there are any mirrors in any of the exterior worlds. I think Cell refers to an interior, and world refers to an exterior. Cells and Worlds are processed very differently. When you are editing a world each Item connects to its neighbor. In the Interiors, they are not connected. There may be another way to do it with an external program like FNVedit. Link to comment Share on other sites More sharing options...
ObLars Posted November 16, 2010 Author Share Posted November 16, 2010 That makes sense. You will have to do each interior separately. I'm not sure if there are any mirrors in any of the exterior worlds. I think Cell refers to an interior, and world refers to an exterior. Cells and Worlds are processed very differently. When you are editing a world each Item connects to its neighbor. In the Interiors, they are not connected. There may be another way to do it with an external program like FNVedit. I guess.. I still got to track down every interior with a mirror in it, which is quite the task. I'll try :) Link to comment Share on other sites More sharing options...
Interfer0 Posted November 16, 2010 Share Posted November 16, 2010 Just get the use info, switch to the top item, and change to that interior. Then change all in that cell. Then repeat until the list is exhausted. Link to comment Share on other sites More sharing options...
Recommended Posts