It's ben a while since Civilization Placement Tool (CPT) got released, and that tool is now history. However, I've taken the kernel of that tool and changed the functionallity to setup initial diplomacy in saves.
The program uses CDD files, which can be created with C3MT v1.0 and later.
Command line syntax
--------------------------------------
CDT [/nodone] [save] [cdd] [newsave]
CDT /cpf [/nodone] [save] [cpf] [newsave]
/cpf - tells the tool to load a CPF-file
/nodone - can always be passed; makes the tool not to popup a MessageBox when finished
save - can always be passed; If any space is in the name it must be quoted ("save game.sav"). Is the file that shall be changed.
cpf - can be passed if a save is passed and the /cpf flag is set; If any space is in the name it must be quoted ("positions for mapx.cpf"). Is the cpf-file that shall be used.
cdd - can be passed if a save is passed and the /cpf flag is not set; If any space is in the name it must be quoted ("diplomascy for scenarioy.cdd"). Is the cdd-file that shall be used.
newsave - can be passed if a cpf or cdd file is passed; If any space is in the name it must be quoted ("new save game.sav"). Is the file that shall be changed.
Version history
--------------------------------------
v1.00
- Work with saves in range from Civ3 1.07f to PTW 1.21f
- All features of CPT v1.05
- Can setup diplomacy deals (Goods are NOT handled).
v1.01
- Added support for CDD format revision 2
- Confirmed support for PTW 1.27f
- Currected bug in applyment of alliances that could corrupt a changed save.
- Corrected a small memory leak
- Fixed a problem where deals set up for civs or players not in the game could sometimes be assigned to other players.
- Added version info page
v1.00 was downloaded 83 times
The program uses CDD files, which can be created with C3MT v1.0 and later.
Command line syntax
--------------------------------------
CDT [/nodone] [save] [cdd] [newsave]
CDT /cpf [/nodone] [save] [cpf] [newsave]
/cpf - tells the tool to load a CPF-file
/nodone - can always be passed; makes the tool not to popup a MessageBox when finished
save - can always be passed; If any space is in the name it must be quoted ("save game.sav"). Is the file that shall be changed.
cpf - can be passed if a save is passed and the /cpf flag is set; If any space is in the name it must be quoted ("positions for mapx.cpf"). Is the cpf-file that shall be used.
cdd - can be passed if a save is passed and the /cpf flag is not set; If any space is in the name it must be quoted ("diplomascy for scenarioy.cdd"). Is the cdd-file that shall be used.
newsave - can be passed if a cpf or cdd file is passed; If any space is in the name it must be quoted ("new save game.sav"). Is the file that shall be changed.
Version history
--------------------------------------
v1.00
- Work with saves in range from Civ3 1.07f to PTW 1.21f
- All features of CPT v1.05
- Can setup diplomacy deals (Goods are NOT handled).
v1.01
- Added support for CDD format revision 2
- Confirmed support for PTW 1.27f
- Currected bug in applyment of alliances that could corrupt a changed save.
- Corrected a small memory leak
- Fixed a problem where deals set up for civs or players not in the game could sometimes be assigned to other players.
- Added version info page
v1.00 was downloaded 83 times
Comment