Quote:
Originally Posted by Pandemonium2100
a techincal question so for example if darkorbit runs with version x.x.x that's not for example y.y.y you can create a version z.z.z using x.x.x stuff and y.y.y right? but if the versions are very different one from the other ex 4.3 and 3.2 x.x.x and y.y.y are compatible or not and you must add some code's strings for make those compatible? :)
|
Sort of. Somethings, for example, ingame text, seemed to have changed from 2.15 and 4.3. For example, Extra Eneergy Log message wasn't working and it baffled me! Turns out the "key" to the string in translationSpacemap.php had changed and I had to update it!
Also, 2.15 doesn't have PETs, whilst my 4.3 client does! Meaning I have to copy over resources from current version to 4.3. HARD WORK!
-jD