mattmatt1234 Posted June 6, 2010 Share Posted June 6, 2010 I want a script to updat the quest when the player goes into a house. I tried player.GetInCell and I tried player.GetDistance from an object i put in the room. Is there any other way to do it? Link to comment Share on other sites More sharing options...
ub3rman123 Posted June 6, 2010 Share Posted June 6, 2010 Place an activator into the cell, and use this: short doonceBegin OnLoadif doonce != 13setstage Something 10set doonce to 13endifend Link to comment Share on other sites More sharing options...
Recommended Posts