Need server files ENGLISH
hey guys as title says i need some clean server files english not korean, i dont mind what version or updates they have i guess, just need some to work on, thanks :thumbup: :love:
Re: Need server files ENGLISH
I've not seen server files released here that aren't in either English or Portuguese.
None are completely clean, but Shagpubs mini PT server (not so mini) is okay and his ET2 v2 server is pretty much spot on.
I would have thought you would know this already, so I'm wondering why you are asking?
Are you looking for files that actually have the Korean stripped from them rather than the English linked in the .zoon files in /name ?
Re: Need server files ENGLISH
Quote:
Originally Posted by
bobsobol
I've not seen server files released here that aren't in either English or Portuguese.
None are completely clean, but Shagpubs mini PT server (not so mini) is okay and his ET2 v2 server is pretty much spot on.
I would have thought you would know this already, so I'm wondering why you are asking?
Are you looking for files that actually have the Korean stripped from them rather than the English linked in the .zoon files in /name ?
no korean at all bob, fully english, no korean anywhere :/
and i know it's been too long but i've been busy with rl :(
Re: Need server files ENGLISH
Okay... well I'm not sure why you want to remove the commented out Korean that is never displayed in game or stored in memory anyway, but you can just strip all comments from a regular English server file set.
You can also remove the include line for the .zoon from the end of the main file, and replace it with the lines from the .zoon file directly... then you can get rid of all your .zoon files. (doesn't save much, speeds up server "initialising" but makes things harder to manage)
If you mean translating the actual commands in the files, I think AirBourn was keen to do that to his server, but never released it. It's a fair bit of work modifying the exe, and then running multi-file Search and Replace operation on all the data files.
I had the idea of writing a custom text editor, which knew all the PT data file commands and would translate them upon loading, and then translate them back when saving out... which would make reading them easier, but not be a stress for the server executable.
Do any of these sound like what you are looking for?
Re: Need server files ENGLISH
Quote:
Originally Posted by
bobsobol
Okay... well I'm not sure why you want to remove the commented out Korean that is never displayed in game or stored in memory anyway, but you can just strip all comments from a regular English server file set.
You can also remove the include line for the .zoon from the end of the main file, and replace it with the lines from the .zoon file directly... then you can get rid of all your .zoon files. (doesn't save much, speeds up server "initialising" but makes things harder to manage)
If you mean translating the actual commands in the files, I think AirBourn was keen to do that to his server, but never released it. It's a fair bit of work modifying the exe, and then running multi-file Search and Replace operation on all the data files.
I had the idea of writing a custom text editor, which knew all the PT data file commands and would translate them upon loading, and then translate them back when saving out... which would make reading them easier, but not be a stress for the server executable.
Do any of these sound like what you are looking for?
i only understood like the majority of it, but i only just got back from work and my brain feels like a pea. Thanks bob i think you should go ahead and make that executable :D
Re: Need server files ENGLISH
I don't want to translate all the server data file commands. >.< I did start, but it's just nasty.
If you mean the idea of a text editor with built in bi-directional translation specific to PT servers. It's simple enough I guess.
Could put it to a vote, as many people here know I'm also working on way too many other useful projects right now. XD
Oh... actually, another thought would be that I could translate the file, and then pass it to your text editor of choice, then translate back whatever it saved. That might be quicker to develop and nicer for people to use. You'd have to remember not to "save as" though. XD
Re: Need server files ENGLISH
Quote:
Originally Posted by
bobsobol
I don't want to translate all the server data file commands. >.< I did start, but it's just nasty.
If you mean the idea of a text editor with built in bi-directional translation specific to PT servers. It's simple enough I guess.
Could put it to a vote, as many people here know I'm also working on way too many other useful projects right now. XD
Oh... actually, another thought would be that I could translate the file, and then pass it to your text editor of choice, then translate back whatever it saved. That might be quicker to develop and nicer for people to use. You'd have to remember not to "save as" though. XD
right now im just looking to edit a koreanpt server into an english one e.g. item names, skill names, temple names etc.
Re: Need server files ENGLISH
Just copy the "names" folder from an English OpenItem repack folder.
That one is an "easy to" fix.