[WIKI] Export to PDF...
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 83
- Joined: Tue, 24. Apr 18, 22:50
[WIKI] Export to PDF...
Excuse me for perhaps a silly question ... but, when exporting WIKI modding tutorials to PDF has been implemented? I am just curious, really. Very handy tool, by the way.
-
- Posts: 80
- Joined: Thu, 11. Jun 20, 21:14
Re: [WIKI] Export to PDF...
Think with the change to the current Wiki software so a while ago.
I'd appreciate a XML or JSON export too
I'd appreciate a XML or JSON export too

-
- Posts: 83
- Joined: Tue, 24. Apr 18, 22:50
-
- Posts: 80
- Joined: Thu, 11. Jun 20, 21:14
Re: [WIKI] Export to PDF...
Well, it's cumbersome to e.g. copy stuff like this (and keep it updated!): https://wiki.egosoft.com:1337/X4%20Foun ... litary%29/
-
- Posts: 83
- Joined: Tue, 24. Apr 18, 22:50
-
- Posts: 80
- Joined: Thu, 11. Jun 20, 21:14
Re: [WIKI] Export to PDF...
It's not up-to-date, no. I was considering to draw some data for my home cockpit.
-
- Posts: 83
- Joined: Tue, 24. Apr 18, 22:50
-
- Posts: 6539
- Joined: Mon, 5. May 08, 00:05
Re: [WIKI] Export to PDF...
In that case you might be better off with parsing the gamefiles and transforming it to the format you need...


Spoiler
Show
BurnIt: Boron and leaks don't go well together...
Königinnenreich von Boron: Sprich mit deinem Flossenführer
Nila Ti: Folgt mir, ihr Kavalkade von neugierigen Kreaturen!
Tammancktall: Es ist eine Ehre für sie mich kennenzulernen...
CBJ: Thanks for the savegame. We will add it to our "crazy saves" collection [..]
Feature request: paint jobs on custom starts
Königinnenreich von Boron: Sprich mit deinem Flossenführer
Nila Ti: Folgt mir, ihr Kavalkade von neugierigen Kreaturen!
Tammancktall: Es ist eine Ehre für sie mich kennenzulernen...
CBJ: Thanks for the savegame. We will add it to our "crazy saves" collection [..]

-
- Posts: 80
- Joined: Thu, 11. Jun 20, 21:14
Re: [WIKI] Export to PDF...
I did consider that but unpacking everything before is, while it can be automated, very resource hungry. I'm considering to drag the data directly from the game now while it's running.