View Single Post
  #1  
Old 12-06-2009, 09:27 PM
bucazaurus's Avatar
bucazaurus bucazaurus is offline
Approved Member
 
Join Date: Sep 2009
Posts: 131
Default

Is for people who want them .


For those who wants to make their own settings i can show where to make the changes. Let's take the Grand Strategist medal as example.
The highlighted red lines are the ones who needs to be modified in order to change the requirements. In this case is :

5 for first medal
15 for second medal
25 for third medal

All you need to do is to change this numbers with the numbers of your choice.

Every medal is divided in 3 sections .One for every level of that medal.
You need to make the changes for all those sections. So if you change let's say

medal_strategist_1 section

with this numbers:
max1=8
max2=18
max3=20
you need to make the same changes to sections

medal_strategist_2
medal_strategist_3




medal_strategist_1 {
category=o
image=heroitem_medal_strategist.png
hint_config=object_item
label=itm_medal_strategist_1_name
hint=itm_medal_strategist_1_hint
information_label=
maphint=
mapinfo=
price=10
maxcount=0
level=1
race=human
medclass=-1
use {}
mods {
leadership=count,200
}
propbits=medal
params {
max1=5
max2=15
max3=25

order=1
param=0
var=clear_wins
}

Last edited by bucazaurus; 12-07-2009 at 01:48 AM. Reason: Added details on how to mode the file
Reply With Quote