Quote:
Originally Posted by Ich
Instead of saying "unknown nation" or "unknown item", better tell the ID number so that it's compatible with modding.
|
Good idea, I will add that.
Quote:
Originally Posted by chrispedersen
The best way to run this illuminated/LCH would be to chain program *after* dominions. The ability is already on the command line. That way, after you run dominions, (but before you submit your turn) it will pop up a little screen that says:
|
You should be able to do that already. If you want a window output after running dominions instead of console use this shell script with zenity (I don't like programming UI

).
For windows I'll probably just use Messagebox.
Code:
#!/bin/sh
dom3 yourgame
amnesia ~/dominions3/savedgames/yourgame/yournation.2h > amnesia.txt
zenity --text-info --title="Yourgame Diplomacy" --filename="amnesia.txt"
If you'd wanted to make a insurance you could just send the gold/items back to yourself that would be 5 lines of code. Even somewhat thematic the trade caravan returns...

But making an interpreter for the messages is a lot of work, and the program would have to decrypt the messages and update the crc.