Quote:
Originally Posted by pokara
You could insert the code:
[G3F I136]
Name=WP Identify target
Type=1031;Stat bmp array
ItemID=0x3F4D0005
Etc........
And rename all the G3F from this to the end of the file.
|
It took me about 4 hours of research (because I am not a good scripter), but what I did do was use
Notepad++ with Python enabled in it. I then made up a Python script using a search and replace string which automatically renamed all the G3F entries from that point untill the end of the file. All I did then was copy in your code.
Works fantastically!! Thank's very much
Quote:
Originally Posted by pokara
i dont know why just replace the file it doesnt work for you.. cant help you anymore surry thats all i know about it
good luck and comment any advance on this situation please )
see ya
|
You can't just replace the file because other mods inside WOS have already alterred the Page Layout INI file. If you want to see this use a file compare program and you will see that the file is over twice the length of the original.
Thanks again pokora!!
Would anybody like me to post a tutorial on how I did the changes to Page layout using Notepad++ with the Python script?