Bald ist es soweit: Unsere nächste Leitstellenfahrt findet statt. Weitere Informationen findet ihr hier.
- Lizenzbestimmungen
- Creative Commons Zero v1.0 Universal
- WebSite / Support
- https://github.com/Anonim17PL/A17DR
- Empfohlene OMSI-Version
- Aktuell v2.3.x
- Vorausgesetzte kommerzielle Erweiterungen
- Keine
Driving Parameters Recorder is a simple plugin that saves any bus driving parameters in Omsi 2.
Plugin saves data in .csv format as follows:
DATE, TIME, Weather_Temperature, any other local variables separated by commas
Don't touch systemvarlist!
For the first few seconds (max 5 seconds), the plugin calibrates itself to the number of variables entered in the opl file.
During this time, the results may be incorrect.
The plugin saves the csv file in the game's root directory.
You can download the source code from GitHub: https://github.com/Anonim17PL/A17DR
HerodesLynx
Hello, I have such a problem that I write this in my schedule:
17.5.2018,14:12:38,,,,
17.5.2018,14:12:40,,,,
17.5.2018,14:12:42,,,,
17.5.2018,14:12:44,,,,
17.5.2018,14:12:46,,,,
17.5.2018,14:12:48,,,,
17.5.2018,14:12:50,,,,
17.5.2018,14:12:52,,,,
17. 5.2018, 14:12:54,,,,
17.5.2018, 14:12:56,,,,
17.5.2018, 14:12:58,,,,
17.5.2018, 14:13:0,,,,
17.5.2018, 14:13:2,,,,
17.5.2018, 14:13:4,,,,
17.5.2018, 14:13:6,,,,
17.5.2018, 14:13:8,,,,
17.5.2018, 14: 13:10,,,,
17.5.2018,14:13:12,,,,
17.5.2018,14:13:14,,,,
17.5.2018,14:13:16,,,,
17.5.2018,14:13:18,,,,
17.5.2018,14:13:20,,,,
17.5.2018,14:13:22,,,,
17.5.2018,14:13:24,,,,
17.5.2018,14:13:2 6,,,,
17.5.2018,14:13:28,,,,
17.5.2018,14:13:30,,,,
17.5.2018,14:13:32,,,,
17.5.2018,14:13:34,,,,
17.5.2018,14:13:36,,,,
17.5.2018,14:13:38,,,,
17.5.2018,14:13:40,,,,
17.5.2018,14:13:42,,,,
17.5.2018, 14:13:44,,,,
17.5.2018, 14:13:46,,,,
17.5.2018, 14:13:48,,,,
17.5.2018, 14:13:50,,,,
17.5.2018, 14:13:52,,,,
17.5.2018, 14:13:54,,,,
17.5.2018, 14:13:56,,,,
17.5.2018, 14:13:58,,,,
17. 5.2018,14:14:0,,,,
17.5.2018,14:14:2,,,,
17.5.2018,14:14:4,,,,
17.5.2018,14:14:6,,,,
17.5.2018,14:14:8,,,,
17.5.2018,14:14:10,,,,
17.5.2018,14:14:12,,,,
17.5.2018,14:14:14,,,,
17.5.2018,14: 14:16,,,,
17.5.2018,14:14:18,,,,
17.5.2018,14:14:20,,,,
17.5.2018,14:14:22,,,,
17.5.2018,14:14:24,,,,
17.5.2018,14:14:26,,,,
17.5.2018,14:14:28,,,,
17.5.2018,14:14:30,,,,
17.5.2018,14:14:3 2,,,,
17.5.2018,14:14:34,,,,
17.5.2018,14:14:36,,,,
17.5.2018,14:14:38,,,,
17.5.2018,14:14:40,,,,
17.5.2018,14:14:42,,,,
17.5.2018,14:14:44,,,,
17.5.2018,14:14:46,,,,
17.5.2018,14:14:48,,,, Does anyone know how to fix this?
HerodesLynx
Dobrý den, prosím potřebuji pomoc. Mohu se zeptat, kam jste umístili soubory bridge.osc a bridge.string? Nebo jak je aktivovat. Děkuji mnohokrát za odpověď.
A17PL Autor
Hello! It's me again! : D
I developed a conversion from PWideChar (Delphi) variable type to wchar_t* and from wchar_t* to string (C++).
With this, I can not only continue this project, but also my others!
I added to the source code the ability to save the timetable in OMSI.
However, OMSI does not offer a variable for this but does offer system macros that can be script processed, so an external script in the vehicle is needed.
Here is an example file generated from the timetable:
The source code and binaries is now available on GitHub.
Here it can appear today.
HerodesLynx
Hello, I need help please. May I ask where you put the bridge.osc and bridge.string files? Or how to activate them. Thank you very much for your reply.
A17PL Autor
The files should be placed next to the vehicle files, and the paths to the vehicle file should be entered accordingly.