» Sat May 07, 2011 7:00 pm
That's what I feared, thanks. Yeah, by 'copy' I meant changing the ID in the geck for a new form, which is what brought up the question about FaceGen issues.
I had this idea to dump a script and a couple packages on the player base object, but set them both up with conditions of GetIsId != 7, or != Player (meaning NOT the users character). This would make the script and packages not affect the users character, but would work on PlaceAtMe copies because the ID would be different. Mind you this isn't for any serious project, just for something to mess around with when boredom takes over. The rest of it came about by thinking why can't I do other stuff as well if I can keep these things from affecting the player by excluding them by ID. Technically it should work, yes?
Thanks