Alright, here's the translated source with the fixes that I had implemented thus far. There's still some issues, as others have noted for some reason it doesn't connect for some people.
Link: https://mega.co.nz/#!tIoEWTDA!qv9hUr...cE4JfNOrOOsPsg
Alright, here's the translated source with the fixes that I had implemented thus far. There's still some issues, as others have noted for some reason it doesn't connect for some people.
Link: https://mega.co.nz/#!tIoEWTDA!qv9hUr...cE4JfNOrOOsPsg
I was testing (which is still incomplete as I mentioned) using the zTeam Season 8 Episode 2 source files from here: https://forum.ragezone.com/f197/ztea...e-2-a-1068058/
- - - Updated - - -
I've compiled a list of the work that I noted still needs to be done, to help people that want to know what's left:
- [Important] Translating in CMagicDamage.cs was too inaccurate, need testing to correspond with skills to get an idea of what the words are, or someone fluent in Chinese.
- 'Item information' header in Inventory viewer tooltips are in Chinese when hovering over unequipped items
- [Important] Skills (at least from zTeam Season 8 Episode 2 source) seem to be parsed into the DB in Chinese, so translating in the editor isn't possible. Need to figure out how to convert the DB binary for skills whilst keeping compatible (not sure if this is possible?)
- [Important] Item.bmd needs to be parsed into the editor to allow easier item adding to characters
- [Important] Adding items is currently only possible by double-clicking empty space, then right-click the element and click the (E) option. This window also needs translating.
- [Important] Item data needs to be converted from stored binary in the DB to readable item code.
- [Important] When the above is fixed, the Vault needs testing.
- [Important] Master level box for skills in the Character info tab needs translating.
- Post code is one digit off, e.g. 4000 post code is represented as 4001 in the editor. Not a major issue, though.
- Editor will not accept any NULL fields in dbo.Character fields that are in the Account details tab. Either characters need to have default values set (listed in an early post) or the editor needs adjusting.
when selecting Account Name
and
![]()
This editor don't add item?
Are those errors during debugging or in the compile? The editor seems to get some errors while debugging that you won't get when compiled. There are some lines I've added and commented out which you can reuse that are full links you change to your database for testing purposes.
Read the posts, :). The editor isn't completely fixed as I no longer have time to develop it, but the source with some fixes and 80% translation is there if you want to develop yourself. Otherwise, wait for someone to put out a fixed compile, :).
@fallenfate
Source with add item... Full source.
https://mega.co.nz/#!RQFXhaJT!79aKCL...-OZY_4OUBvtS6Y
Help me to translate and fix 100%?
Thx
Last edited by moacir; 18-07-15 at 03:34 PM.
Sure, but because I start a new job on Monday, I don't have a lot of time, so if you could use my translated source and copy them over to yours and reupload, I can look at what's left to edit. Depending on how much spare time I can use for this it might take a while, but I'll definitely check it out when I can.
Last edited by fallenfate; 18-07-15 at 03:56 PM.
compatible with zteam season 8 episode 2? server files