Log in

View Full Version : Question about Cherry's Scale Mod


CayseP
March 13th, 2004, 12:24 PM
First allow me to applaud the über quality of the contributers at this forum: *clap* *clap* *clap*

With this done I feel a bit better asking the following, perhaps stupid, question:
"What does the following modding lines do/mean to the game mechanics?
#poppergold 200
#resourcemult 100
#supplymult 100
#unresthalfinc 50
#unresthalfres 50"

Out to play some massive LAN bf1942 while I await the response of the ancient sages.

--
There is no gravity - the world sucks!

Ragnarok-X
March 13th, 2004, 12:52 PM
take a look at the dom 2 modding pdf, its in your dominion 2 folder. Subfolder is called "doc"

Look at the bottom of the modding.pdf http://forum.shrapnelgames.com/images/icons/tongue.gif

I would like to copy and paste the information, but i dont know how to copy out of a pdf file...anyway i guess someelse will have the time to enter it here.

Arryn
March 13th, 2004, 01:06 PM
From page 13 of modding.pdf:

10.1 #poppergold {people}
The amount of people required for one pound of gold in
taxes. Default is 200.

10.2 #resourcemult {percent}
A multipler for the amount of resource found in a land.
Default is 100.

10.3 #supplymult {percent}
A multipler for the amount of supplies found in a land.
Default is 100.

10.4 #unresthalfinc {unrest level}
The amount of unrest that cuts income in half. Default
is 50.

10.5 #unresthalfres {unrest level}
The amount of unrest that cuts resources in half. Default
is 100.

PS - I may be "old" at over 40, but I'm hardly *ancient*.

[ March 13, 2004, 11:08: Message edited by: Arryn ]

Torvak
March 13th, 2004, 01:24 PM
I would like to copy and paste the information, but i dont know how to copy out of a pdf file <font size="2" face="sans-serif, arial, verdana">There's a button for text selection in the Adobe reader.

Arryn
March 13th, 2004, 01:32 PM
Originally posted by Torvak:
There's a button for text selection in the Adobe reader. <font size="2" face="sans-serif, arial, verdana">Which is how I did the copy/paste. heh http://forum.shrapnelgames.com/images/icons/icon12.gif

Saber Cherry
March 13th, 2004, 05:34 PM
Those lines don't do anything, since their values are the same as the defaults. The only things that are changed are the luck, order, and growth scales... I just put in all the scale options so that if anyone wanted to adjust them they wouldn't have to type anything new, just change the numbers.

CayseP
March 14th, 2004, 07:33 PM
Thank you all for your replies...