They are working with the 9.4 string because this project started when 9.4 was the newest one out.
It would still work with 9.5.2 but any new texts added on new items or quests or locations would still need to be entered into the string resource that he is working with and translated. So there would be a considerable amount of work.
EDIT: Perhaps I stand corrected below...maybe it would not work with 9.5.2 even with just missing strings if there really were a lot of format changes. Capturador would know much better than I with all the work they have done on the project.
My idea is to create a 9.4 string that works for old versions.
The string 9.6 would create it later since there are many text strings that changed their format in 9.5.2 and when using 9.4 they do not work properly.
The only thing is that I am doing this project just for that reason it has taken me a long time and I also review each string data very well to repair it. I am reviewing 2 different strings US - KR since there are many strings with symbols ?????.
[VB08]String in String mit mehreren Funden 08/08/2011 - .NET Languages - 6 Replies Hey,
bin gerade auf ein Problem gestoßen, an dem ich mir seit 3 Stunden die Zähne ausbeiße.
Ich will eine Funktion schreiben, die der _StringBetween Funktion von AutoIt gleich ist. _StringBetween gibt in einem Array alle Strings zwischen zwei SubStrings und dem ganzen String aus. Die Ausgabe bei
_StringBetween("<h1>test1</h1>&l t;h1>test2</h1>", "<h1>", "</h1>") wäre also idealer Weiße ein Array (x = "test1", x = "test2")...
da man in VB08 kein Array returnen kann, komme ich aber einfach...
[C++] string zwischen string 11/11/2010 - C/C++ - 6 Replies tag gibts direkt ne funktion, mit der man einen passenden string zwischen dem string suchen kann?
also meine net .find() sondern sowas ähnliches, die in diesem beispiel "mein string sucht"
Bsp:
"<span id=\"lalala\">"+string mein_string+"</span>"
understanden? :-)