GeneralGarand1 Posted October 18, 2010 Share Posted October 18, 2010 Are there any scripts or functions out there that allow the changing of an object in game? What I want to do is be able to change the color (8 colors) of a bunch of flags for a mod I'm making. I really don't want to put down 64 different objects on top of each other for only 8 flags and enable one and disable the rest. Is there a universal function or script that changes the object reference in game so I only need to place 8 flags in the game world, not 64? :wallbash: Link to comment Share on other sites More sharing options...
QQuix Posted October 18, 2010 Share Posted October 18, 2010 Check SetModelPath I've never used it, so I am not really sure if it is what you need. Link to comment Share on other sites More sharing options...
GeneralGarand1 Posted October 19, 2010 Author Share Posted October 19, 2010 Yeah I was looking up OBSE functions and that one looks promising. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts