c0z opened this issue on Oct 19, 2011 · 14 posts
eblank posted Fri, 21 October 2011 at 5:51 PM
Quote - I tried to edit the path, but it didn't take eblank. How do I actually edit a path like that?
( Sorry it took a while to get back, but I am trying to get this done as well as finish writing my website. )
You can use a free editor like "Notepad++" (link: http://notepad-plus-plus.org/ ).
When you right-click on a pz2-file, choose: Edit with notepad++. In Notepad++, go to the menu bar and click "Search" (I have the German version of it, but it should be "search" in English). A small new window opens. Type "Runtime" (without the ") in the field after search for and then click the Search box on the right. Notepad++ will then hightlight the first appearances of the word Runtime in the text. If everything is correct, it should look like this for Poser: textureMap ":Runtime:textures:eblank:flamboyant:flambo1.jpg" .For a ds-file, it should look like "/Runtime/textures/eblank/flamboyant/flambo1.jpg" );
If there is anything before the :Runtime (e.g. "G:my folder:Runtime), highlight everything from the first letter after the " till : (including the : !!!), then Ctrl + C, go back to the little search/replace window, click on the Replace tab, in the field after search for Ctrl + V the text you highlighted before, in the field after Replace type in :, then click on the Replace box on the right. Now your text should have changed into the right form i.e. :Runtime:textures..." If everything is ok, you can hit the Replace all button on the right and the program will change all the Runtime text in the file. Don't forget to save your pz2-file!
Hope this makes sense. If you like, I could make a little tutorial with screen-shots - but not today :-) ... Or you could PM me.