i don't know how to put the spoilers XD.Someone explain please
i don't know how to put the spoilers XD.Someone explain please
Ideator,Scripter and Team Leader of RES BELLICAE modding project.Come visit us on http://www.twcenter.net/forums/forumdisplay.php?f=603
ok i relaised the problem is the text formattation.I tried writing a parser to see what cames out and it was clear that they(imperial and mine) use VERY different formattations.I will write a program tomorrow to solve this problem one time for all ;).i'll Upload it as i finish and it will convert from ONLY TEXT to the rome format
Last edited by Patrizius; 08-06-2008 at 18:50.
Ideator,Scripter and Team Leader of RES BELLICAE modding project.Come visit us on http://www.twcenter.net/forums/forumdisplay.php?f=603
To post in code tags put [ C O D E ] <your code> [ / C O D E ] without the spaces
=This keeps formatting such as tabs and spaces.Code:<your code>
Building for the Future of METW
i solved XD.I have had to open the file with a hexadecimal editor to discover what was wrong.The first line MUST be totally equal to the one of the imperial campaign one to prevent those bugs(or it can cause bugs at random).You should make sure (with an hexadecimal editor) that the first 6 chracater are the same(as the first one seems to be used to indicate the codification(Rome uses UNICODE anyway ;) )).At the end you should not put more than one new line on the bottom of the file as it seems to cause problems ;).
Hope this will help someone to get over the problem
Last edited by Patrizius; 08-07-2008 at 23:08.
Ideator,Scripter and Team Leader of RES BELLICAE modding project.Come visit us on http://www.twcenter.net/forums/forumdisplay.php?f=603
Bookmarks