Quote:
Originally Posted by OutOfInspiration
I started to script some stuff together. But problem is that I can not change texturepaths before max loads everything.
|
So change them before people save it? You can have a callback running for everyone that hooks into the PreSave: you should be able to write something non-intrusive that fixes up files before they are saved.