radovan Posted October 9, 2009 Share Posted October 9, 2009 I need script that change ownership of cell from one NPC to another and change key needed to open specific door to another key, during the game (after finishing quest or something like that). Can anyone help me? I am not very good in scripting Link to comment Share on other sites More sharing options...
MobRaider Posted October 9, 2009 Share Posted October 9, 2009 I need script that change ownership of cell from one NPC to another and change key needed to open specific door to another key, during the game (after finishing quest or something like that). Can anyone help me? I am not very good in scripting You want a cell's ownership changed, and a key made to unlock something else? There is no script for that, if I remember, but you can easily do it without scripts in the editor. Link to comment Share on other sites More sharing options...
radovan Posted October 10, 2009 Author Share Posted October 10, 2009 I want to change ownership and key during the game. When I start, it will be NPC and key X and then, when I finish certain quest, it will change to NPC and key Y. !!!SPOILER!!! For example: Jemane brothers leave their homes after finishing quest Legacy Lost, and I want to change ownership of Reynalds house to another NPC. Link to comment Share on other sites More sharing options...
grmblf Posted October 10, 2009 Share Posted October 10, 2009 Take a look at the Quest Tutorials. What you want should be doable in a result script in the stage that finishes the quest. You'll probably need no more than two commands, one SetCellOwnership for the cell and ... well I'm not sure right now what's the command for the key, if there's some, check it out on the wiki ! :smile: Link to comment Share on other sites More sharing options...
Recommended Posts