轩辕春秋文化论坛 » 英雄史诗 » 论坛MOD发现一个BUG


2009-3-11 22:32 ewave
论坛MOD发现一个BUG

中共建设的前提居然是chi建国..

下面是一个例子:
event = {
        id = 900273
        random = no
        country = CHc

        trigger = {
                event = 40839
                supplies = 24000
                manpower = 300
                random = 50
        }

        name = "国家建设—京沪线 "
        desc = "京沪铁路是中国一条从北京通往上海的铁路,于1968年建成,全长 1463千米。京沪铁路是中国东部南北大干线之一。从北京开始,由 天津向南,经沧州、德州、济南、徐州、蚌埠、南京,到上海。 "
        picture = "factory"
        style = 0

        date = { day = 0 month = january year = 1936 }
        offset = 5
        deathdate = { day = 30 month = december year = 2000 }

        action_a = {
                name = "实施 "
                command = { type = manpowerpool value = -300 }
                command = { type = dissent value = -2 }
                command = { type = supplies value = -24000 }
                command = { type = money value = -1000 }
                command = { type = construct which = ic where = 1205 value = 1 }
                command = { type = construct which = ic where = 1237 value = 2 }
                command = { type = construct which = infrastructure where = 1212 value = 40 }
                command = { type = construct which = infrastructure where = 1224 value = 50 }
                command = { type = construct which = infrastructure where = 1223 value = 40 }
                command = { type = construct which = infrastructure where = 1218 value = 40 }
                command = { type = construct which = infrastructure where = 1220 value = 50 }
                command = { type = construct which = infrastructure where = 1211 value = 40 }
                command = { type = construct which = infrastructure where = 1225 value = 40 }
                command = { type = construct which = infrastructure where = 1209 value = 40 }
                command = { type = construct which = infrastructure where = 1210 value = 40 }
                command = { type = construct which = infrastructure where = 1204 value = 30 }
                command = { type = construct which = infrastructure where = 1205 value = 20 }
                command = { type = construct which = infrastructure where = 1237 value = 20 }
                command = { type = construct which = infrastructure where = 1236 value = 30 }
                command = { type = construct which = infrastructure where = 1235 value = 30 }
        }
        action_b = {
                name = "现在国家还需要节约 "
                command = { }
        }
}
event = {
        id = 40839
        random = no
        country = CHI

        trigger = {
                owned = { province = 1390 data = CHI } #Xinjing
                owned = { province = 1225 data = CHI } #Taiyuan
                owned = { province = 1235 data = CHI } #Nanjing
                owned = { province = 1258 data = CHI } #Guilin
                owned = { province = 1307 data = CHI } #Kunming
                owned = { province = 1442 data = CHI } #Golmud
                owned = { province = 1433 data = CHI } #Urumqi
                owned = { province = 1205 data = CHI } #Beiping
                NOT = {
                                exists = CHC
                                exists = CSX
                                exists = CGX
                                exists = CYN
                                exists = SIK
                                exists = MAN
                                exists = CXB
                                puppet = { country = CHI country = JAP }
                                puppet = { country = CHI country = SOV }
                }
        }

        name = "统一中国——民国 "
        desc = "经过数十年的内战,我们终于统一了中国。国民党官员拜祭了中 山陵,标志着国民党完成了孙中山先生的理想。现在,我们可以 充分利用国家的全部资源了。 "
        style = 0
        picture = "asian_colonies"

        date = { day = 1 month = january year = 1936 }
        offset = 5
        deathdate = { day = 30 month = december year = 1964 }

        action_a = {
                name = "ok"
                command = { type = capital which = 1235 } # 南京

                command = { type = sleepteam which = 1000 }
                command = { type = sleepteam which = 1001 }
                command = { type = sleepteam which = 1002 }
                command = { type = sleepteam which = 1003 }
                command = { type = sleepteam which = 1004 }
                command = { type = sleepteam which = 1006 }
                command = { type = sleepteam which = 1008 }
                command = { type = sleepteam which = 1009 }
                command = { type = sleepteam which = 1010 }
                command = { type = sleepteam which = 1011 }
                command = { type = sleepteam which = 1012 }
                command = { type = sleepteam which = 1013 }
                command = { type = sleepteam which = 1014 }
                command = { type = sleepteam which = 1015 }
                command = { type = sleepteam which = 1016 }
                command = { type = sleepteam which = 1017 }
                command = { type = sleepteam which = 1018 }
                command = { type = waketeam which = 1021 }
                command = { type = waketeam which = 1022 }
                command = { type = waketeam which = 1023 }
                command = { type = waketeam which = 1024 }
                command = { type = waketeam which = 1025 }
                command = { type = waketeam which = 1026 }
                command = { type = waketeam which = 1027 }
                command = { type = waketeam which = 1028 }
                command = { type = waketeam which = 1029 }
                command = { type = waketeam which = 1030 }
                command = { type = waketeam which = 1031 }
                command = { type = waketeam which = 1032 }
                command = { type = waketeam which = 1033 }
                command = { type = waketeam which = 1034 }
                command = { type = waketeam which = 1035 }
                command = { type = waketeam which = 1036 }
                command = { type = waketeam which = 1037 }
                command = { type = waketeam which = 1038 }
                command = { type = waketeam which = 1039 }
                command = { type = waketeam which = 1041 }
                command = { type = waketeam which = 1042 }
                command = { type = waketeam which = 1043 }
                command = { type = waketeam which = 1044 }
                command = { type = waketeam which = 1045 }
                command = { type = waketeam which = 1046 }
        }
}

[[i] 本帖最后由 ewave 于 2009-3-11 22:33 编辑 [/i]]

2009-3-11 22:36 恋芸
貌似是直接复制的,没改事件条件导致的。

某猫玩CHC时正纳闷为什么不出国家建设事件……,后来实在忍不住直接爱抚12了……

话说,CHC的主权宣称是不是同样存在BUG,某猫这也是不发生……

2009-3-12 08:16 本因坊秀策
CHC没主权宣称,外蒙古就是被CHC拱手送给大胡子的,有啥主权可以宣

做了CHI的国家建设后,也没做CHC的,后来才复制了以后做了CHC的,改了事件编号,忘了改条件

2009-3-12 13:11 恋芸
某猫觉得,不说外蒙古、库页岛、琉球的问题,至少香港澳门还是应该要做主权宣称的:P

2009-3-12 18:42 humi100
[quote]原帖由 [i]本因坊秀策[/i] 于 2009-3-12 08:16 发表
CHC没主权宣称,外蒙古就是被CHC拱手送给大胡子的,有啥主权可以宣

做了CHI的国家建设后,也没做CHC的,后来才复制了以后做了CHC的,改了事件编号,忘了改条件 [/quote]

看来被CHI扣的狗屎还让这么多人相信,卖外蒙古的是CHI。

2009-3-13 08:14 桠枫
[quote]原帖由 [i]本因坊秀策[/i] 于 2009-3-12 08:16 发表
CHC没主权宣称,外蒙古就是被CHC拱手送给大胡子的,有啥主权可以宣

做了CHI的国家建设后,也没做CHC的,后来才复制了以后做了CHC的,改了事件编号,忘了改条件 [/quote]
至少也该做个选择,可以选送给大胡子,也可以不选。AI选送的几率高

页: [1]


Powered by Discuz! Archiver 5.0.0  © 2001-2006 Comsenz Inc.