nezLogic Posted May 16, 2013 Share Posted May 16, 2013 (edited) I've recently gotten into Skyrim modding and I have a quick question. I'd like to find out how to cause objects and NPCs to appear and disappear on command. If anyone can explain how to do this, I'd be very thankful.Also, how can I make objects have no physics until a certain point? Such as the rock-traps at certain parts of the game. Edited May 16, 2013 by AireLion Link to comment Share on other sites More sharing options...
nezLogic Posted May 16, 2013 Author Share Posted May 16, 2013 Still needing an answer to this. Would be highly appreciated. Link to comment Share on other sites More sharing options...
Korodic Posted May 16, 2013 Share Posted May 16, 2013 objects with physics already have physics or pre-set animations.to turn off/on an object, use the enable() disable() functions. To reference functions, use this site: http://www.creationkit.com/Category:Papyrus Link to comment Share on other sites More sharing options...
nezLogic Posted May 16, 2013 Author Share Posted May 16, 2013 Thank you. I suppose I'll be learning scripting now.Also, would doing this with large sets of objects cause a lot of lag? I'm talking in the hundreds to thousands range. The objects will be out-of-view when this is triggered. Link to comment Share on other sites More sharing options...
Recommended Posts