Download Link: http://www.mediafire.com/?b8cx1kz4ppx8l4k
Old Download Links: (1.0) http://www.mediafire.com/?8j8bcpjwtwufqoq
Since there apparently isn't an existing pop maker utility (according to the thread I created asking if there was one: http://forum.paradoxplaza.com/forum/...-Maker-Utility), I decided to make one in Java.
The utility is not complicated but it does what it needs to.
Create a new directory, place the program in there along with the input files.
Input files have the extension of .pmkr. Create one for each region (e.g. New York state).
The input files should contain text in the following kind of format. An example file has been included. The resulting .txt files the program generates should then be pasted into your \history\pops\1836.1.1 (or whatever your mod uses) directory. Remember to delete any existing entries there which refer to the same provinces.
The numerical values under Provinces, Occupations, Religions, and Cultures must currently add up to 100 (for the sake of ease of use, if there is demand I can change this to accept any total value). The can have decimal values (E.g. 12.5).
Placing an asterisk (*) before an Occupation entry denotes that they are a state_capital_only POP type (I made this user definable because some mods change what POPs are state_capital_only).
The
Region:
New York
Population:
151000
Capital:
583
Provinces:
583 - 65
579 - 15
580 - 5
581 - 10
606 - 5
Occupations:
*aristocrats - 5
*bureaucrats - 5
officers - 3
clergymen - 4
*capitalists - 2
clerks - 4
craftsmen - 17
soldiers - 10
artisans - 10
farmers/labourers - 40
slaves - 0
Religions:
catholic - 45
protestant - 30
orthodox - 25
Cultures:
irish - 15
yankee - 70
south_german - 10
afro_american - 5
This is my first java project, if you have any problems or feedback feel free to post in this thread.
Old Download Links: (1.0) http://www.mediafire.com/?8j8bcpjwtwufqoq










Reply With Quote











