shuzhiyi 发表于 2010-9-8 23:23

战役增加购买部队上限的方法

打开存档文件
找到下面这一段
            NextMapID = brothers
            Money = 10157645
            BaseMoney = 4087360
            Groups : struct.begin
                : struct.begin
                  Name = GERB.NAME.116
                  Template = north_rus.Groups.knight_aleksandr
                  Size = 2
                  PrimaryWeaponSkill = 4000
                  SecondaryWeaponSkill = 4000
                  MoralIndex = 4000
                  SelfControlIndex = 4000
                  Commander = 4000
               struct.end
                : struct.begin
                  Name = GROUP.NAME.007
                  Template = north_rus.Groups.senior_pikman
                  Size = 2
                  PrimaryWeaponSkill = 3000
                  SecondaryWeaponSkill = 3000
                  MoralIndex = 3000
                  SelfControlIndex = 3000
               struct.end
                : struct.begin
                  Name = GROUP.NAME.007
                  Template = north_rus.Groups.senior_pikman
                  Size = 2
                  PrimaryWeaponSkill = 3000
                  SecondaryWeaponSkill = 3000
                  MoralIndex = 3000
                  SelfControlIndex = 3000
               struct.end
                : struct.begin
                  Name = GROUP.NAME.007
                  Template = north_rus.Groups.senior_pikman
                  Size = 2
                  PrimaryWeaponSkill = 3000
                  SecondaryWeaponSkill = 3000
                  MoralIndex = 3000
                  SelfControlIndex = 3000
               struct.end
                : struct.begin
                  Name = GROUP.NAME.007
                  Template = north_rus.Groups.senior_pikman
                  Size = 2
                  PrimaryWeaponSkill = 3000
                  SecondaryWeaponSkill = 3000
                  MoralIndex = 3000
                  SelfControlIndex = 3000
               struct.end
                : struct.begin
                  Name = GROUP.NAME.007
                  Template = north_rus.Groups.senior_pikman
                  Size = 2
                  PrimaryWeaponSkill = 3000
                  SecondaryWeaponSkill = 3000
                  MoralIndex = 3000
                  SelfControlIndex = 3000
               struct.end
                : struct.begin
                  Name = GROUP.NAME.007
                  Template = north_rus.Groups.senior_pikman
                  Size = 2
                  PrimaryWeaponSkill = 3000
                  SecondaryWeaponSkill = 3000
                  MoralIndex = 3000
                  SelfControlIndex = 3000
               struct.end
                : struct.begin
                  Name = GROUP.NAME.007
                  Template = north_rus.Groups.senior_pikman
                  Size = 2
                  PrimaryWeaponSkill = 3000
                  SecondaryWeaponSkill = 3000
                  MoralIndex = 3000
                  SelfControlIndex = 3000
               struct.end


红色的部分是我增加2个骑兵部队的 想要增加几个就把前面的复制 黏贴在后面增加上去就可以
后面的数字是我改了攻击值才这吗大 原版好像是3
页: [1]
查看完整版本: 战役增加购买部队上限的方法