Popular Post LIPtoH Posted December 31, 2018 Popular Post Share Posted December 31, 2018 I want to publish a small tool that started as a code practice base back in 2016. In 2018 I returned to multiplayer and playing ETS and start rewriting this tool from scratch. Slowly it grew up from little tool to this state. Important Right now, this tool is in alpha state and can broke save file so be caution. If you encounter problem please make a screenshot, leave a message and send me a save file (if it required). Supported game version 1.43.xx - ... Description This program created for editing game save files. You can: add Custom paths for save files. edit Local and Steam save files. Rename and Clone Profiles. edit Player Level and Skill. edit and share saved User Colors for truck and trailer. edit amount of Money on account. visit cities and be able to grab cargo from discovered cities. buy and\or upgrade Garages. repair and\or refuel your truck. share truck paint job. repair trailer. create custom jobs for Freight market. make basic edits to Cargo market. share Truck position. share GPS paths. share Multiple Truck positions as one Convoy Control pack. Short term goals: finish sharing functions for truck parts. add editing and share functions for trailers. Long term goals: add the ability to creat jobs for Cargo market (have couple ideas) get map data from game\game generated files. scan mods for data (trucks, cargo...) This tool depends on: .NET Framework 4.7.2 Tested on: Windows 10 x64 Download Latest releases on Github - https://github.com/LIPtoH/TS-SE-Tool/releases/latest Archive contains folders: img - folder with images from game (provided only for simplicity and can be acquired with Game Archive extractor) lang - folder with translations and files for translation libs - folder with files needed for program to work gameref - folder with cache of standart game files Localization de-DE - Deutsch - Translated by RattleSnK (UI) en-US - English - Translated by LIPtoH (All) es-ES - Español - Translated by tHernandez (UI) fr-FR - Français - Translated by Bruno Gaudry (UI) it-IT - Italiano - Translated by Ilmondoemio (UI, Countries and Cities) ja-JP - 日本語 - Translated by k-es (UI, Countries, Cities and Cargo) ko-KR - 한국어(대한민국) - Translated by tjrl81 (UI, Countries and Cities) nl-NL - Nederlands - Translated by tec09 (UI, Countries and Cities) pl-PL - Polski - Translated by jepi789 (UI, Countries and Cities) pt-BR - Português (Brasil) - Translated by 3L0N (All) pt-PT - Português (Portugal) - Translated by The Rock (UI) ru-RU - Русский - Translated by LIPtoH (All) tr-TR - Türkçe - Translated by Kimmer (UI, Countries) zh-CN - 中文 (Simplified) - Translated by All Man Are Bros, Antileech (UI, Countries, Cities and Cargo) Source code https://github.com/LIPtoH/TS-SE-Tool Special thanks for support to llh Chillpadde UniNub 11 3 1 8 1 1 Link to comment Share on other sites More sharing options...
[Dragon] *LaoMeng0 Posted January 15, 2019 Share Posted January 15, 2019 How to deal with this problem? Link to comment Share on other sites More sharing options...
LIPtoH Posted January 15, 2019 Author Share Posted January 15, 2019 Update | 0.1.3.1 Change log Fixed error with getting data for sharing GPS Enabled ability to Buy and\or Upgrade Garages Download Google drive - https://drive.google.com/open?id=1FKKT9t0Zm2i65LhlR15O3TUZKE1owxNA 1 Link to comment Share on other sites More sharing options...
[Dragon] *LaoMeng0 Posted January 15, 2019 Share Posted January 15, 2019 刚才,LIPtoH说: 更新| 0.1.3.1更改日志 修复了获取共享GPS数据的错误 启用购买和/或升级车库的能力 下载谷歌云端硬盘 - https://drive.google.com/open?id=1FKKT9t0Zm2i65LhlR15O3TUZKE1owxNA Thank you I'm translating the Chinese version Do you have any Suggestions? Link to comment Share on other sites More sharing options...
[Dragon] *LaoMeng0 Posted January 15, 2019 Share Posted January 15, 2019 If the plan can be synchronized as a task list, I can donate pineapple overseas DLC. I hope you can give me some advice on how to translate Chinese. Link to comment Share on other sites More sharing options...
LIPtoH Posted January 15, 2019 Author Share Posted January 15, 2019 Translation guide Folder structure In root folder you have a folder called "lang" containing all translation including base ones. To make a custom language you need to create a folder with name of Culture Info "xx-YY" where xx is a two-letters language code (https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) and YY is two-letter Country code (https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) In that folder you need to create a file with UTF-8 codepage or copy existing file from another translation or base_lngfile.txt from "lang" folder. If you want you can include a flag icon with a 16x16 size and in png format. You can find a source one here - http://flagpedia.net/ File structure First line is a same Culture Info "xx-YY" but in square brackets like so "[xx-YY]". Next is a lines for translationin structure like that: xxx=yyy where xxx - you don't need to translate, and yyy - you need to translate. Link to comment Share on other sites More sharing options...
[Dragon] *LaoMeng0 Posted January 15, 2019 Share Posted January 15, 2019 6 minutes ago, LIPtoH said: 翻译指南文件夹结构在根文件夹中有一个名为“lang”的文件夹,其中包含所有翻译,包括基本翻译。要制作自定义语言,您需要创建一个名为Culture Info“xx-YY”的文件夹,其中xx是双字母语言代码(https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes),YY是两个字母的国家/地区代码(https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)在该文件夹中,您需要创建一个包含UTF-8代码页的文件,或者从另一个翻译中复制现有文件或从中复制base_lngfile.txt “郎”文件夹。 如果需要,可以包含16x16大小和png格式的标志图标。你可以在这里找到一个来源 - http://flagpedia.net/ 文件结构第一行是相同的文化信息“xx-YY”,但在方括号中如此“[xx-YY]”。接下来是翻译结构的行,如:xxx = yyy,其中xxx - 你不需要翻译,yyy - 你需要翻译。 At present, the only problem is that the name of the goods can not be translated and the rest can be translated. Link to comment Share on other sites More sharing options...
LIPtoH Posted January 15, 2019 Author Share Posted January 15, 2019 1 minute ago, [Dragon] *LaoMeng said: At present, the only problem is that the name of the goods can not be translated and the rest can be translated. Yes, because it isn't a priority right now and minor features like translation is a byproduct. And as you can see not all of the cargo have Initial string, but only Translated. For now it is a bit of a waste of time to translate it. For example right now i'm working on two major features - trailer "editing" and cargo market and if i will be bored of it i will try to add cargo\city translation. Link to comment Share on other sites More sharing options...
[Dragon] *LaoMeng0 Posted January 15, 2019 Share Posted January 15, 2019 1分钟前,LIPtoH说: 是的,因为它现在不是优先考虑的事项,翻译等次要功能是副产品。而且你可以看到并非所有的货物都有初始字符串,但只有翻译。目前翻译它有点浪费时间。例如,现在我正在研究两个主要特征 - 预告片“编辑”和货运市场,如果我对它感到厌倦,我将尝试添加货物\城市翻译。 OK Link to comment Share on other sites More sharing options...
Sange* Posted January 16, 2019 Share Posted January 16, 2019 Encourage your contribution to the game and hope you will do better. China Chenxi VTC COO --- 中国晨曦俱乐部首席运营官 Chinese --- English *Asia's first TruckersMP official verified VTC* Our goal is the stars and the sea 寻求帮助 I 规则 I 中文板块 I 封禁申诉 I 反馈 I 招聘 Link to comment Share on other sites More sharing options...
Guest Posted January 16, 2019 Share Posted January 16, 2019 Encourage your contribution to the game and hope you will do better. Link to comment Share on other sites More sharing options...
BiaoDian Posted January 23, 2019 Share Posted January 23, 2019 嗨LIPtoH!如何与朋友分享GPS,我已经复制了GPS。Sorry, no explanation in English Link to comment Share on other sites More sharing options...
BiaoDian Posted January 23, 2019 Share Posted January 23, 2019 25 minutes ago, BiaoDian said: Hi LIPtoH!How to share GPS with friends, I have copied GPS. Link to comment Share on other sites More sharing options...
ThomasDavidO97 Posted January 23, 2019 Share Posted January 23, 2019 I keep getting errors when setting up jobs with the freight market, any job even using this menu. my friend said it works fine for him on his profile (I sent him my profile and he said it wouldn't even work for him) https://pastebin.com/qx4BNC9n text of the details game profile link: https://puu.sh/CB3AW/bfc0035df6.rar Link to comment Share on other sites More sharing options...
LIPtoH Posted January 23, 2019 Author Share Posted January 23, 2019 11 hours ago, BiaoDian said: How to share GPS with friends Then you click Copy button data was copied to clipboard, like then you do Ctrl + C, so if you Paste data using Ctrl + V, for example in chat you will see somthing like this 1F8B08002635395C00FF9DD04D0AC2400C05E07DA17798A5420BC9647E1A2FE0B6E001CA682B9DCD8CD462E9ED8DBA1341719745F2F15EF6EDA16BC33C96854CC7618CA92F8B25AC971CD35C162A855B97723F74977C8D73CC69A736351920D24DA5506B0F95AA110D3BA0AD1CF4711A4EAFC5739E9630F54F3A8C43F841368EBD2581BD6657298DC446376F6E48EB57C93A6604946CDE4950E3D979FB87D320494571983C8B660009E00F88D081257CFC0CD18A44681DF88FD41D5970286F95010000 So your friend need to copy this text and Press Paste GPS data in the program. 1 hour ago, thomasdavid097 said: I keep getting errors.. I fix a bug that lead to this error 1 Link to comment Share on other sites More sharing options...
ThomasDavidO97 Posted January 23, 2019 Share Posted January 23, 2019 Thanks so much for updating/fixing it, do you accept suggestions? if so is there anyway you could add away to share the same jobs with friends in freight market? with cargo market how would we go about getting the same job as a friend with using our own trailer? if you can do that atm. (sorry new to the tool and unsure about how to use any of this stuff) Link to comment Share on other sites More sharing options...
LIPtoH Posted January 23, 2019 Author Share Posted January 23, 2019 29 minutes ago, thomasdavid097 said: do you accept suggestions? of course i accept sugestions. About what you ask: - Freight market is big by itself (for whole map i think it is more than 1500 entries) and each entry is pretty big and don't forget about mods\dlcs. - Cargo market generates cargo from numbers(seeds) and in first place needs to be decoded (not posible wright now) and also depends on dlcs, mods, ingame time, etc., but more dramatically. So none of it possible. 1 1 Link to comment Share on other sites More sharing options...
Cathy Posted January 24, 2019 Share Posted January 24, 2019 Hello, the same error happened to my archive in use. My solution was to re-purchase a truck, which could have been caused by an ornament error. Link to comment Share on other sites More sharing options...
Cathy Posted January 24, 2019 Share Posted January 24, 2019 Link to comment Share on other sites More sharing options...
bidner Posted January 25, 2019 Share Posted January 25, 2019 Cool tool! I will definitely be trying it out 1 Link to comment Share on other sites More sharing options...
*110* Posted January 27, 2019 Share Posted January 27, 2019 That's a very good tool but why the 'TS SE Tool.exe' Repeated generation cities and cargos dataes when to load file. I have used it many timesr,It takes only about 20 seconds for the first time.but now will be up to 90 seconds...... Link to comment Share on other sites More sharing options...
LIPtoH Posted January 30, 2019 Author Share Posted January 30, 2019 Update | 0.1.4 Change log Fixed long database operations on save file load (auto fix) Added ability to translate rest of UI (Cities, Countries) Added game files cache (Cargo) Download Google drive - https://drive.google.com/open?id=1ECVqXKeDSYswxyf37xsrQxq_l8qV07GO 2 Link to comment Share on other sites More sharing options...
Guest Yan Red Posted February 1, 2019 Share Posted February 1, 2019 thanks Link to comment Share on other sites More sharing options...
(STL)INTEGRAGDR Posted February 3, 2019 Share Posted February 3, 2019 Good day!!! LIPtoH I found a lot of errors in your program, in the code, but the program is sutet well, can I make a change. Link to comment Share on other sites More sharing options...
LIPtoH Posted February 3, 2019 Author Share Posted February 3, 2019 Update | 0.1.4.1 Change log Fixed game change button bug Small UI fixes Download Google drive - https://drive.google.com/open?id=1gZ6xoR9_h72boDfL-j0E8f9IQMW_Oms1 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now