风蚀残月 发表于 2013-8-29 10:46:59

强烈支持

天蝎spohgebob 发表于 2013-8-29 10:59:02

感谢楼主

醉飲黃龍~ 发表于 2013-8-29 11:06:30

謝謝分享~~辛苦茄子大了~~{:soso_e100:}

风格的宁 发表于 2013-8-29 12:37:33

{:5_104:}http://www.1mod.org/static/image/smiley/c/C%20(50).gif

LiBra. 发表于 2013-8-29 15:43:57

就是说原版的精锐招募没用了?特色精锐只能有那么几队吗?

haoren12345 发表于 2013-8-29 16:13:32

好东西,又更新了啊!

一路走来 发表于 2013-8-29 17:24:24

不知道兼容怎样

LiuJunjun1991 发表于 2013-8-29 19:02:16

顶一下{:soso_e200:}

iszero23 发表于 2013-8-29 19:56:24

嗯 终于更新了啊

四面八方 发表于 2013-8-29 21:52:49

辛苦啦,鼎鼎

qtzf123 发表于 2013-8-29 23:07:05

不设置回复就能下载 这才叫良心 必须回帖

白骨的梦 发表于 2013-8-29 23:38:41

就是说原版的精锐招募没用了?特色精锐只能有那么几队吗?

0bedce3551092c0 发表于 2013-8-30 08:50:14

太强大了,LZ太强大了

御空幻灵 发表于 2013-8-30 09:15:58

不错,楼主继续加油

千古英雄 发表于 2013-8-30 11:28:52

这么说来,精锐是多了还是少了……

我亦、飘零久 发表于 2013-8-30 17:19:51

很牛逼~~~~~~~~~~

ザ賢ξ 发表于 2013-8-30 21:10:58

如此神贴怎能不顶

augustus-gm 发表于 2013-8-30 21:39:31

本帖最后由 augustus-gm 于 2013-8-30 21:40 编辑

@九十九茄子,你的代码是不是有问题啊,

当tese到9的时候,就该停止招募精锐了,原来是朝廷的什么兵还是什么兵。你现在tese到9还继续用精锐替换朝廷兵马,相当于没限制啊。

例如

                monitor_event HireMercenaries I_CharacterSelected J-0201-LiuBei
                        and Trait Lz-0201-0 >= 1
                        and I_UnitExists spain yueqiying
                        and Trait tese >= 1
                        and Trait tese <= 9
                        and I_LocalFaction spain
         console_command create_unit J-0201-LiuBei "tujiang" 1
      console_command give_trait_points J-0201-LiuBei tese 1000
         destroy_units spain yueqiying
                end_monitor
                monitor_event HireMercenaries I_CharacterSelected J-0201-LiuBei
                        and Trait Lz-0201-0 >= 1
                        and I_UnitExists spain yueqiying
                        and not I_UnitExists spain tujiang
                        and Trait tese = 9
                        and I_LocalFaction spain
         console_command create_unit J-0201-LiuBei "tujiang" 2
         destroy_units spain yueqiying
                end_monitor

tese 1-9是第一段,9是第二段,等于没限制啊。

augustus-gm 发表于 2013-8-30 21:45:44

我觉得第一段的代码应该1-8,第二段代码应该是9,然后不变,或者不要代码。

monitor_event HireMercenaries I_CharacterSelected J-0201-LiuBei
                        and Trait Lz-0201-0 >= 1
                        and I_UnitExists spain yueqiying
                        and Trait tese >= 1
                        and Trait tese <= 8
                        and I_LocalFaction spain
         console_command create_unit J-0201-LiuBei "tujiang" 1
      console_command give_trait_points J-0201-LiuBei tese 1000
         destroy_units spain yueqiying
                end_monitor

有这一段足以,到tese 9就不变了。

九十九茄子 发表于 2013-8-31 01:55:46

augustus-gm 发表于 2013-8-30 21:45 static/image/common/back.gif
我觉得第一段的代码应该1-8,第二段代码应该是9,然后不变,或者不要代码。

monitor_event HireMercenarie ...

你没看懂,1是不加兵的,就是从2~9才加,
页: 1 [2] 3 4 5 6 7 8 9
查看完整版本: 中2三国MOD 汉之殇 威力加强版补丁PK1.6发布!!!