时间控制器 V3.1 (汉化版)支持剧情、崩溃、生命线
本帖最后由 小黄3721 于 2014-6-3 15:08 编辑作者:Last Post 版本:3.1汉化:小黄3721
将里面的Game目录铺盖游戏Game目录或中文目录放MOD管理器的MODS目录里面
默认白天1小时晚上15分钟,可自由修改;H:小时 M:分钟 S:秒
使用鼠标光标(移动-或+或12或开),选择;
使用空格键(移动-或+或12或开),点击空格键
快捷键:H:切换显示12小时,24小时,隐藏时钟。3个功能。
N:按住N键加速时间,释放N键恢复正常时间。
B:显示设置界面(可暂停游戏)。
本帖最后由 小黄3721 于 2013-12-26 21:49 编辑
沙发自己坐
修改mission_mission 0.xml<Node Id="160" Name="Set-SpeedRate-DAY" Class="Math:SetNumber"
pos="1160,450,0" flags="0">
<Inputs in="12"/>注解1(白天1--3600)
</Node>
<Node Id="175" Name="Set-SpeedRate-NIGHT" Class="Math:SetNumber"
pos="1160,530,0" flags="0">
<Inputs in="48"/>注解2(晚上1--3600)
</Node>
白天6:00--18:00 晚上18:00--6:00
输入 白天+夜晚周期 在12小时
1 24 小时 12 小时
2 12 小时 6 小时
3 8 小时 4 小时
4 6 小时 3 小时
6 4 小时 2 小时
8 3 小时 1.5 小时
12 120 分钟 60 分钟(default for State of Decay)
16 90 分钟 45 分钟
18 80 分钟 40 分钟
24 60 分钟 30 分钟
36 40 分钟 20 分钟
48 30 分钟 15 分钟
72 20 分钟 10 分钟
144 10 分钟 5 分钟
3600 24 秒 12 秒(FAST FORWARD SPEED)
好东西一定要顶。 顶顶顶顶顶 这个是真心的么 感谢楼主的圣诞礼物
居然有這東西....支持啊!
樓主看能不能乾脆取消晚上了,很討厭,晚上LILY都狂發任務,大白天的卻一個都不發,分明找碴~
看看。。http://itisimportantto.us/dp.jpghttp://itisimportantto.us/yh.jpghttp://itisimportantto.us/yl.jpghttp://itisimportantto.us/xc.jpg 好东西,果断收了 本帖最后由 小黄3721 于 2013-12-26 09:20 编辑
提醒了我,原来还可以控制 好东西啊 這種東西太好了,我要住到北極去,過過永晝的日子~{:3_94:}
只是這樣不知道會不會影響車間修車和武器以及各種作物的生長?{:3_61:}
支持下
本帖最后由 luckydog2011 于 2013-12-26 12:39 编辑
找到停车位扩展MOD和时间控制器MOD共存的方法了!用记事本打开停车位扩展MOD mission_mission0.xml,拉到最底部找到</Objects>
</Mission>删掉,在把以下指令复制上去就行了。
<Entity Name="UL_mod_masterclock" Pos="1486.3636,608.16541,121.02753" EntityClass="FlowgraphEntity" EntityId="20000" EntityGuid="8828CDE582F1B3F6">
<FlowGraph Description="" Group="" enabled="1" MultiPlayer="ClientServer">
<Nodes>
<Node Id="3" Class="Start" pos="80,-580,0" flags="0">
<Inputs InGame="1" InEditor="1"/>
</Node>
<Node Id="80" Class="Time:TimeOfDay" pos="580,-370,0" flags="0">
<Inputs Time="12" ForceUpdate="1" Speed="0.0034"/>
</Node>
<Node Id="81" Class="Math:Floor" pos="1180,-1190,0" flags="0">
<Inputs A="0"/>
</Node>
<Node Id="82" Class="HUD:DisplayDebugMessage" pos="2710,-1280,0" flags="0">
<Inputs entityId="0" message="" DisplayTime="0" posX="120" posY="10" fontSize="3" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="83" Class="Math:Sub" pos="1190,-1130,0" flags="0">
<Inputs A="0" B="0"/>
</Node>
<Node Id="84" Class="Math:Mul" pos="1290,-1130,0" flags="0">
<Inputs A="0" B="60"/>
</Node>
<Node Id="85" Class="HUD:DisplayDebugMessage" pos="2710,-1070,0" flags="0">
<Inputs entityId="0" message=" Last Post" DisplayTime="0" posX="120" posY="40" fontSize="1" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="86" Class="Input:Key" pos="-50,-90,0" flags="0">
<Inputs entityId="0" Key="n" NonDevMode="1"/>
</Node>
<Node Id="87" Class="Time:Time" pos="370,-580,0" flags="0">
<Inputs paused="0"/>
</Node>
<Node Id="88" Class="Math:SetNumber" pos="230,-340,0" flags="0">
<Inputs in="1"/>
</Node>
<Node Id="89" Class="Math:SetNumber" pos="230,-270,0" flags="0">
<Inputs in="0.0034"/>
</Node>
<Node Id="90" Class="Logic:Any" pos="400,-330,0" flags="0">
<Inputs />
</Node>
<Node Id="91" Class="Math:Round" pos="1490,-1450,0" flags="0">
<Inputs In="1"/>
</Node>
<Node Id="92" Class="HUD:DisplayDebugMessage" pos="2920,-1280,0" flags="0">
<Inputs entityId="0" message="" DisplayTime="0" posX="180" posY="10" fontSize="2" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="93" Class="HUD:DisplayDebugMessage" pos="2710,-1520,0" flags="0">
<Inputs entityId="0" message="MasterClock" DisplayTime="0" posX="120" posY="1" fontSize="1.2" clr_Color="211,211,211" centered="0"/>
</Node>
<Node Id="94" Class="Math:Round" pos="1490,-1190,0" flags="0">
<Inputs In="1"/>
</Node>
<Node Id="102" Name="Time-of-day-range" Class="Math:InRange" pos="930,1000,0" flags="0">
<Inputs In="0" Min="6" Max="18"/>
</Node>
<Node Id="112" Class="Logic:ConditionInverse" pos="2270,1010,0" flags="0">
<Inputs Condition="0"/>
</Node>
<Node Id="116" Class="Time:TimeOfDay" pos="2510,1010,0" flags="0">
<Inputs Time="0" ForceUpdate="0" Speed="1"/>
</Node>
<Node Id="117" Class="Logic:Gate" pos="790,-90,0" flags="0">
<Inputs Closed="0"/>
</Node>
<Node Id="118" Class="HUD:DisplayDebugMessage" pos="2490,-400,0" flags="0">
<Inputs entityId="0" message=" Speed: Duration: h m s" DisplayTime="0" posX="250" posY="10" fontSize="1.5" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="119" Class="HUD:DisplayDebugMessage" pos="2300,-400,0" flags="0">
<Inputs entityId="0" message="" DisplayTime="0" posX="355" posY="10" fontSize="1.5" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="160" Name="Set-SpeedRate-DAY" Class="Math:SetNumber" pos="1160,450,0" flags="0">
<Inputs in="12"/>
</Node>
<Node Id="164" Name="CHOOSE_TIME_SPEED" Class="_comment" pos="1140,360,0" flags="0"/>
<Node Id="173" Name="Enter_integer_value_1_(min)_to_3600_(max)_(in_seconds)" Class="_comment" pos="1140,390,0" flags="0"/>
<Node Id="175" Name="Set-SpeedRate-NIGHT" Class="Math:SetNumber" pos="1160,530,0" flags="0">
<Inputs in="48"/>
</Node>
<Node Id="183" Name="Checks_the_time_period" Class="_comment" pos="930,940,0" flags="0"/>
<Node Id="184" Name="True_is_Day,_False_is_Night" Class="_comment" pos="2270,980,0" flags="0"/>
<Node Id="191" Name="GameTimeConstant" Class="Math:Mul" pos="2000,900,0" flags="0">
<Inputs A="0" B="0.000277778"/>
</Node>
<Node Id="192" Name="GameTimeConstant" Class="Math:Mul" pos="2000,950,0" flags="0">
<Inputs A="0" B="0.000277778"/>
</Node>
<Node Id="193" Class="HUD:DisplayDebugMessage" pos="2490,-210,0" flags="0">
<Inputs entityId="0" message=" Speed: Duration: h m s" DisplayTime="0" posX="250" posY="30" fontSize="1.5" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="194" Class="HUD:DisplayDebugMessage" pos="2300,-210,0" flags="0">
<Inputs entityId="0" message="" DisplayTime="0" posX="355" posY="30" fontSize="1.5" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="195" Name="SpeedMonitor:_Checks_current_time_and_sets_the_timespeed_accordingly" Class="_commentbox" pos="901.70569,815.27985,0" flags="0">
<Inputs TextSize="1" Color="0.27451,0.352941,0.705882" DisplayFilled="1" DisplayBox="1" SortPriority="16"/>
<ResizeBorder X="0" Y="0" Width="1820.2618" Height="293.32867"/>
<NodeSize Width="1820.2618" Height="320.7193"/>
</Node>
<Node Id="196" Name="CUSTOM_TIME_SPEED_(set_here)" Class="_commentbox" pos="1115.2819,286.62256,0" flags="0">
<Inputs TextSize="1" Color="0.27451,0.352941,0.705882" DisplayFilled="1" DisplayBox="1" SortPriority="16"/>
<ResizeBorder X="0" Y="0" Width="401.04236" Height="279.23224"/>
<NodeSize Width="401.04236" Height="306.62286"/>
</Node>
<Node Id="197" Name="On-Off_Switch" Class="_comment" pos="780,-150,0" flags="0"/>
<Node Id="198" Name="Fast-forward-speed" Class="_comment" pos="230,-370,0" flags="0"/>
<Node Id="199" Name="Day_Default_is_12_(seconds)" Class="_comment" pos="1140,420,0" flags="0"/>
<Node Id="200" Name="Night_Default_is_12_(seconds)" Class="_comment" pos="1140,500,0" flags="0"/>
<Node Id="201" Name="6_am_to_6_pm" Class="_comment" pos="930,970,0" flags="0"/>
<Node Id="203" Class="Math:Round" pos="1720,140,0" flags="0">
<Inputs In="0"/>
</Node>
<Node Id="204" Class="Math:Round" pos="1720,200,0" flags="0">
<Inputs In="0"/>
</Node>
<Node Id="205" Class="Math:Div" pos="3010,-400,0" flags="0">
<Inputs A="43200" B="0"/>
</Node>
<Node Id="206" Name="43200_is_total_seconds_in_12_hours" Class="_comment" pos="3010,-460,0" flags="0"/>
<Node Id="208" Class="Math:Div" pos="3160,-400,0" flags="0">
<Inputs A="0" B="60"/>
</Node>
<Node Id="210" Name="minutes" Class="_comment" pos="3830,-180,0" flags="0"/>
<Node Id="211" Name="seconds" Class="_comment" pos="4050,-180,0" flags="0"/>
<Node Id="212" Class="Math:Round" pos="4050,-150,0" flags="0">
<Inputs In="0"/>
</Node>
<Node Id="214" Class="HUD:DisplayDebugMessage" pos="4280,140,0" flags="0">
<Inputs entityId="0" message="" DisplayTime="0" posX="484" posY="10" fontSize="1.5" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="215" Class="HUD:DisplayDebugMessage" pos="4280,360,0" flags="0">
<Inputs entityId="0" message="" DisplayTime="0" posX="484" posY="30" fontSize="1.5" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="216" Name="Clock_digits,_hh:mm" Class="_comment" pos="2710,-1310,0" flags="0"/>
<Node Id="217" Name="Speedrate_digits" Class="_comment" pos="2310,-430,0" flags="0"/>
<Node Id="219" Name="Static_Text_for_Speed_and_Duration" Class="_comment" pos="2540,-430,0" flags="0"/>
<Node Id="220" Name="DAY_Duration:_HOURS" Class="_comment" pos="4280,110,0" flags="0"/>
<Node Id="223" Class="Math:Div" pos="3400,-400,0" flags="0">
<Inputs A="0" B="60"/>
</Node>
<Node Id="226" Name="Author:_Last_Post_(Aidil)_2013-12-20" Class="_comment" pos="-50,350,0" flags="0"/>
<Node Id="227" Name="MASTERCLOCK" Class="_comment" pos="-50,320,0" flags="0"/>
<Node Id="228" Name="hours" Class="_comment" pos="3630,-180,0" flags="0"/>
<Node Id="232" Class="Math:Floor" pos="3190,-340,0" flags="0">
<Inputs A="0"/>
</Node>
<Node Id="234" Class="Math:Floor" pos="3430,-340,0" flags="0">
<Inputs A="0"/>
</Node>
<Node Id="238" Class="HUD:DisplayDebugMessage" pos="4500,140,0" flags="0">
<Inputs entityId="0" message="" DisplayTime="0" posX="540" posY="10" fontSize="1.5" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="239" Class="HUD:DisplayDebugMessage" pos="4500,360,0" flags="0">
<Inputs entityId="0" message="" DisplayTime="0" posX="540" posY="30" fontSize="1.5" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="240" Name="DAY_Duration:_MINUTES" Class="_comment" pos="4500,110,0" flags="0"/>
<Node Id="241" Class="HUD:DisplayDebugMessage" pos="4710,140,0" flags="0">
<Inputs entityId="0" message="" DisplayTime="0" posX="592" posY="10" fontSize="1.5" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="242" Class="HUD:DisplayDebugMessage" pos="4710,360,0" flags="0">
<Inputs entityId="0" message="" DisplayTime="0" posX="592" posY="30" fontSize="1.5" clr_Color="1,1,1" centered="0"/>
</Node>
<Node Id="243" Name="DAY_Duration:_SECONDS" Class="_comment" pos="4710,110,0" flags="0"/>
<Node Id="252" Class="Math:Sub" pos="3310,-340,0" flags="0">
<Inputs A="0" B="0"/>
</Node>
<Node Id="258" Name="DAY(12-hr):-calculations_for_output_to_status_display" Class="_comment" pos="3010,-430,0" flags="0"/>
<Node Id="259" Class="Math:Mul" pos="3400,-260,0" flags="0">
<Inputs A="0" B="60"/>
</Node>
<Node Id="269" Class="Math:Sub" pos="3550,-340,0" flags="0">
<Inputs A="0" B="0"/>
</Node>
<Node Id="270" Class="Math:Mul" pos="3640,-260,0" flags="0">
<Inputs A="0" B="60"/>
</Node>
<Node Id="271" Class="Math:Round" pos="3630,-150,0" flags="0">
<Inputs In="0"/>
</Node>
<Node Id="272" Class="Math:Round" pos="3830,-150,0" flags="0">
<Inputs In="0"/>
</Node>
<Node Id="273" Name="NIGHT_Duration:_HOURS" Class="_comment" pos="4280,330,0" flags="0"/>
<Node Id="274" Name="NIGHT_Duration:_MINUTES" Class="_comment" pos="4500,330,0" flags="0"/>
<Node Id="275" Name="NIGHT_Duration:_SECONDS" Class="_comment" pos="4710,330,0" flags="0"/>
<Node Id="278" Class="Math:Div" pos="3010,-20,0" flags="0">
<Inputs A="43200" B="0"/>
</Node>
<Node Id="279" Name="43200_is_total_seconds_in_12_hours" Class="_comment" pos="3010,-80,0" flags="0"/>
<Node Id="280" Class="Math:Div" pos="3160,-20,0" flags="0">
<Inputs A="0" B="60"/>
</Node>
<Node Id="281" Name="minutes" Class="_comment" pos="3830,200,0" flags="0"/>
<Node Id="282" Name="seconds" Class="_comment" pos="4050,200,0" flags="0"/>
<Node Id="283" Class="Math:Round" pos="4050,230,0" flags="0">
<Inputs In="0"/>
</Node>
<Node Id="284" Class="Math:Div" pos="3400,-20,0" flags="0">
<Inputs A="0" B="60"/>
</Node>
<Node Id="285" Name="hours" Class="_comment" pos="3630,200,0" flags="0"/>
<Node Id="286" Class="Math:Floor" pos="3190,40,0" flags="0">
<Inputs A="0"/>
</Node>
<Node Id="287" Class="Math:Floor" pos="3430,40,0" flags="0">
<Inputs A="0"/>
</Node>
<Node Id="288" Class="Math:Sub" pos="3310,40,0" flags="0">
<Inputs A="0" B="0"/>
</Node>
<Node Id="289" Name="NIGHT(12-hr):-calculations_for_output_to_status_display" Class="_comment" pos="3010,-50,0" flags="0"/>
<Node Id="290" Class="Math:Mul" pos="3400,120,0" flags="0">
<Inputs A="0" B="60"/>
</Node>
<Node Id="291" Class="Math:Sub" pos="3550,40,0" flags="0">
<Inputs A="0" B="0"/>
</Node>
<Node Id="292" Class="Math:Mul" pos="3640,120,0" flags="0">
<Inputs A="0" B="60"/>
</Node>
<Node Id="293" Class="Math:Round" pos="3630,230,0" flags="0">
<Inputs In="0"/>
</Node>
<Node Id="294" Class="Math:Round" pos="3830,230,0" flags="0">
<Inputs In="0"/>
</Node>
<Node Id="296" Class="Math:Clamp" pos="1560,140,0" flags="0">
<Inputs in="0" min="1" max="3600"/>
</Node>
<Node Id="297" Class="Math:Clamp" pos="1560,200,0" flags="0">
<Inputs in="0" min="1" max="3600"/>
</Node>
<Node Id="301" Name="Hours_digits" Class="_comment" pos="2110,-1470,0" flags="0"/>
<Node Id="302" Name="Minutes_digits" Class="_comment" pos="2110,-1210,0" flags="0"/>
<Node Id="303" Name="Seconds_digits" Class="_comment" pos="2110,-950,0" flags="0"/>
<Node Id="308" Class="String:SetString" pos="1800,-1550,0" flags="0">
<Inputs In="0"/>
</Node>
<Node Id="309" Class="String:Concat" pos="1940,-1520,0" flags="0">
<Inputs String1="" String2=""/>
</Node>
<Node Id="315" Name="hh" Class="_comment" pos="1490,-1480,0" flags="0"/>
<Node Id="316" Name=":mm" Class="_comment" pos="1490,-1220,0" flags="0"/>
<Node Id="319" Class="String:SetString" pos="1800,-1290,0" flags="0">
<Inputs In=":0"/>
</Node>
<Node Id="321" Class="String:Concat" pos="1940,-1260,0" flags="0">
<Inputs String1="" String2=""/>
</Node>
<Node Id="351" Class="Math:Sub" pos="1190,-950,0" flags="0">
<Inputs A="0" B="0"/>
</Node>
<Node Id="352" Class="Math:Mul" pos="1290,-970,0" flags="0">
<Inputs A="0" B="60"/>
</Node>
<Node Id="353" Class="Math:Round" pos="1490,-930,0" flags="0">
<Inputs In="1"/>
</Node>
<Node Id="354" Name=":ss" Class="_comment" pos="1490,-960,0" flags="0"/>
<Node Id="357" Class="String:SetString" pos="1800,-1030,0" flags="0">
<Inputs In=" :0"/>
</Node>
<Node Id="359" Class="String:Concat" pos="1940,-1000,0" flags="0">
<Inputs String1="" String2=""/>
</Node>
<Node Id="365" Name="TimeClock_display" Class="_commentbox" pos="1121.6312,-1642.5198,0" flags="0">
<Inputs TextSize="1" Color="0.27451,0.352941,0.705882" DisplayFilled="1" DisplayBox="1" SortPriority="16"/>
<ResizeBorder X="0" Y="0" Width="2371.3225" Height="855.31488"/>
<NodeSize Width="2371.3225" Height="882.70551"/>
</Node>
<Node Id="366" Name="Time_Speed_and_Duration_display" Class="_commentbox" pos="2243.0801,-525.51819,0" flags="0">
<Inputs TextSize="1" Color="0.27451,0.352941,0.705882" DisplayFilled="1" DisplayBox="1" SortPriority="16"/>
<ResizeBorder X="0" Y="0" Width="2708.2336" Height="1069.656"/>
<NodeSize Width="2708.2336" Height="1097.0466"/>
</Node>
<Node Id="367" Name="GameTimeConstant_derived_from_dividing_1_by_3600_seconds" Class="_comment" pos="2000,870,0" flags="0"/>
<Node Id="368" Name="Fast-Forward_Time_function" Class="_commentbox" pos="-93.894363,-427.47708,0" flags="0">
<Inputs TextSize="1" Color="0.27451,0.352941,0.705882" DisplayFilled="1" DisplayBox="1" SortPriority="16"/>
<ResizeBorder X="0" Y="0" Width="1046.6384" Height="423.66971"/>
<NodeSize Width="1046.6384" Height="451.06033"/>
</Node>
<Node Id="369" Name="pauses_the_SpeedMonitor_when_Fast-Forward_is_active." Class="_comment" pos="530,-120,0" flags="0"/>
<Node Id="370" Name="MASTERCLOCK_INFO:" Class="_commentbox" pos="-99.669891,202.92387,0" flags="0">
<Inputs TextSize="1" Color="0.27451,0.352941,0.705882" DisplayFilled="1" DisplayBox="1" SortPriority="16"/>
<ResizeBorder X="0" Y="0" Width="792.35767" Height="414.60577"/>
<NodeSize Width="792.35767" Height="441.9964"/>
</Node>
<Node Id="371" Name="created_for_State_of_Decay_by_Undead_Labs_LLC" Class="_comment" pos="-50,380,0" flags="0"/>
<Node Id="373" Class="Logic:ConditionInverse" pos="2110,-1440,0" flags="0">
<Inputs Condition="0"/>
</Node>
<Node Id="374" Class="Math:InRange" pos="1660,-1520,0" flags="0">
<Inputs In="0" Min="-1" Max="10"/>
</Node>
<Node Id="375" Class="Math:InRange" pos="1660,-1260,0" flags="0">
<Inputs In="0" Min="-1" Max="10"/>
</Node>
<Node Id="376" Class="Math:InRange" pos="1660,-1000,0" flags="0">
<Inputs In="0" Min="-1" Max="10"/>
</Node>
<Node Id="377" Class="Logic:ConditionInverse" pos="2110,-1180,0" flags="0">
<Inputs Condition="0"/>
</Node>
<Node Id="378" Class="Logic:ConditionInverse" pos="2110,-920,0" flags="0">
<Inputs Condition="0"/>
</Node>
<Node Id="380" Class="String:Concat" pos="2400,-1280,0" flags="0">
<Inputs String1="" String2=""/>
</Node>
<Node Id="382" Class="String:SetString" pos="1800,-1180,0" flags="0">
<Inputs In=":"/>
</Node>
<Node Id="383" Class="String:Concat" pos="1940,-1150,0" flags="0">
<Inputs String1="" String2=""/>
</Node>
<Node Id="384" Class="String:SetString" pos="1800,-920,0" flags="0">
<Inputs In=" :"/>
</Node>
<Node Id="385" Class="String:Concat" pos="1940,-890,0" flags="0">
<Inputs String1="" String2=""/>
</Node>
<Node Id="386" Class="Math:Floor" pos="1390,-1170,0" flags="0">
<Inputs A="0"/>
</Node>
<Node Id="387" Class="Math:Floor" pos="1390,-910,0" flags="0">
<Inputs A="0"/>
</Node>
<Node Id="388" Name="Clock_digits,_:ss" Class="_comment" pos="2920,-1310,0" flags="0"/>
<Node Id="391" Class="Input:Key" pos="1660,-410,0" flags="0">
<Inputs entityId="0" Key="b" NonDevMode="1"/>
</Node>
<Node Id="393" Class="Logic:Gate" pos="1970,-260,0" flags="0">
<Inputs Closed="1"/>
</Node>
<Node Id="394" Class="Logic:Gate" pos="1970,-170,0" flags="0">
<Inputs Closed="1"/>
</Node>
<Node Id="395" Name="Toggle_Hide/Show_Speed,_Duration" Class="_commentbox" pos="1622.3636,-465.39865,0" flags="0">
<Inputs TextSize="1" Color="0.27451,0.352941,0.705882" DisplayFilled="1" DisplayBox="1" SortPriority="16"/>
<ResizeBorder X="0" Y="0" Width="496.08038" Height="386.76456"/>
<NodeSize Width="496.08038" Height="414.15518"/>
</Node>
<Node Id="403" Class="Logic:Sequentializer" pos="1740,-190,0" flags="0">
<Inputs Closed="0"/>
</Node>
<Node Id="404" Class="Logic:Any" pos="1970,-380,0" flags="0">
<Inputs />
</Node>
<Node Id="406" Name="Hide_by_default" Class="_comment" pos="1660,-320,0" flags="1"/>
</Nodes>
<Edges>
<Edge nodeIn="80" nodeOut="3" portIn="Set" portOut="output" enabled="1"/>
<Edge nodeIn="81" nodeOut="80" portIn="A" portOut="CurTime" enabled="1"/>
<Edge nodeIn="83" nodeOut="80" portIn="A" portOut="CurTime" enabled="1"/>
<Edge nodeIn="117" nodeOut="80" portIn="In" portOut="CurTime" enabled="1"/>
<Edge nodeIn="83" nodeOut="81" portIn="B" portOut="out" enabled="1"/>
<Edge nodeIn="91" nodeOut="81" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="84" nodeOut="83" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="351" nodeOut="84" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="386" nodeOut="84" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="88" nodeOut="86" portIn="set" portOut="Pressed" enabled="1"/>
<Edge nodeIn="89" nodeOut="86" portIn="set" portOut="Released" enabled="1"/>
<Edge nodeIn="117" nodeOut="86" portIn="Close" portOut="Pressed" enabled="1"/>
<Edge nodeIn="117" nodeOut="86" portIn="Open" portOut="Released" enabled="1"/>
<Edge nodeIn="80" nodeOut="87" portIn="Get" portOut="tick" enabled="1"/>
<Edge nodeIn="90" nodeOut="88" portIn="in1" portOut="out" enabled="1"/>
<Edge nodeIn="90" nodeOut="89" portIn="in2" portOut="out" enabled="1"/>
<Edge nodeIn="80" nodeOut="90" portIn="SetSpeed" portOut="out" enabled="1"/>
<Edge nodeIn="80" nodeOut="90" portIn="Speed" portOut="out" enabled="1"/>
<Edge nodeIn="309" nodeOut="91" portIn="String2" portOut="outRounded" enabled="1"/>
<Edge nodeIn="373" nodeOut="91" portIn="False" portOut="outRounded" enabled="1"/>
<Edge nodeIn="374" nodeOut="91" portIn="In" portOut="outRounded" enabled="1"/>
<Edge nodeIn="85" nodeOut="92" portIn="Show" portOut="Show" enabled="1"/>
<Edge nodeIn="93" nodeOut="92" portIn="Show" portOut="Show" enabled="1"/>
<Edge nodeIn="321" nodeOut="94" portIn="String2" portOut="outRounded" enabled="1"/>
<Edge nodeIn="351" nodeOut="94" portIn="B" portOut="outRounded" enabled="1"/>
<Edge nodeIn="375" nodeOut="94" portIn="In" portOut="outRounded" enabled="1"/>
<Edge nodeIn="382" nodeOut="94" portIn="Set" portOut="outRounded" enabled="1"/>
<Edge nodeIn="383" nodeOut="94" portIn="String2" portOut="outRounded" enabled="1"/>
<Edge nodeIn="112" nodeOut="102" portIn="Condition" portOut="out" enabled="1"/>
<Edge nodeIn="160" nodeOut="102" portIn="set" portOut="out" enabled="1"/>
<Edge nodeIn="175" nodeOut="102" portIn="set" portOut="out" enabled="1"/>
<Edge nodeIn="116" nodeOut="112" portIn="SetSpeed" portOut="Out" enabled="1"/>
<Edge nodeIn="116" nodeOut="112" portIn="Speed" portOut="Out" enabled="1"/>
<Edge nodeIn="102" nodeOut="117" portIn="In" portOut="Out" enabled="1"/>
<Edge nodeIn="118" nodeOut="119" portIn="Show" portOut="Show" enabled="1"/>
<Edge nodeIn="296" nodeOut="160" portIn="in" portOut="out" enabled="1"/>
<Edge nodeIn="297" nodeOut="175" portIn="in" portOut="out" enabled="1"/>
<Edge nodeIn="112" nodeOut="191" portIn="True" portOut="out" enabled="1"/>
<Edge nodeIn="112" nodeOut="192" portIn="False" portOut="out" enabled="1"/>
<Edge nodeIn="193" nodeOut="194" portIn="Show" portOut="Show" enabled="1"/>
<Edge nodeIn="191" nodeOut="203" portIn="A" portOut="outRounded" enabled="1"/>
<Edge nodeIn="393" nodeOut="203" portIn="In" portOut="outRounded" enabled="1"/>
<Edge nodeIn="192" nodeOut="204" portIn="A" portOut="outRounded" enabled="1"/>
<Edge nodeIn="394" nodeOut="204" portIn="In" portOut="outRounded" enabled="1"/>
<Edge nodeIn="208" nodeOut="205" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="223" nodeOut="208" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="232" nodeOut="208" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="252" nodeOut="208" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="241" nodeOut="212" portIn="Show" portOut="outRounded" enabled="1"/>
<Edge nodeIn="241" nodeOut="212" portIn="message" portOut="outRounded" enabled="1"/>
<Edge nodeIn="234" nodeOut="223" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="269" nodeOut="223" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="252" nodeOut="232" portIn="B" portOut="out" enabled="1"/>
<Edge nodeIn="269" nodeOut="234" portIn="B" portOut="out" enabled="1"/>
<Edge nodeIn="271" nodeOut="234" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="259" nodeOut="252" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="212" nodeOut="259" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="270" nodeOut="269" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="272" nodeOut="270" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="214" nodeOut="271" portIn="Show" portOut="outRounded" enabled="1"/>
<Edge nodeIn="214" nodeOut="271" portIn="message" portOut="outRounded" enabled="1"/>
<Edge nodeIn="238" nodeOut="272" portIn="Show" portOut="outRounded" enabled="1"/>
<Edge nodeIn="238" nodeOut="272" portIn="message" portOut="outRounded" enabled="1"/>
<Edge nodeIn="280" nodeOut="278" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="284" nodeOut="280" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="286" nodeOut="280" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="288" nodeOut="280" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="242" nodeOut="283" portIn="Show" portOut="outRounded" enabled="1"/>
<Edge nodeIn="242" nodeOut="283" portIn="message" portOut="outRounded" enabled="1"/>
<Edge nodeIn="287" nodeOut="284" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="291" nodeOut="284" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="288" nodeOut="286" portIn="B" portOut="out" enabled="1"/>
<Edge nodeIn="291" nodeOut="287" portIn="B" portOut="out" enabled="1"/>
<Edge nodeIn="293" nodeOut="287" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="290" nodeOut="288" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="283" nodeOut="290" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="292" nodeOut="291" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="294" nodeOut="292" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="215" nodeOut="293" portIn="Show" portOut="outRounded" enabled="1"/>
<Edge nodeIn="215" nodeOut="293" portIn="message" portOut="outRounded" enabled="1"/>
<Edge nodeIn="239" nodeOut="294" portIn="Show" portOut="outRounded" enabled="1"/>
<Edge nodeIn="239" nodeOut="294" portIn="message" portOut="outRounded" enabled="1"/>
<Edge nodeIn="203" nodeOut="296" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="204" nodeOut="297" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="309" nodeOut="308" portIn="Set" portOut="Out" enabled="1"/>
<Edge nodeIn="309" nodeOut="308" portIn="String1" portOut="Out" enabled="1"/>
<Edge nodeIn="373" nodeOut="309" portIn="True" portOut="Out" enabled="1"/>
<Edge nodeIn="321" nodeOut="319" portIn="Set" portOut="Out" enabled="1"/>
<Edge nodeIn="321" nodeOut="319" portIn="String1" portOut="Out" enabled="1"/>
<Edge nodeIn="377" nodeOut="321" portIn="True" portOut="Out" enabled="1"/>
<Edge nodeIn="352" nodeOut="351" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="387" nodeOut="352" portIn="A" portOut="out" enabled="1"/>
<Edge nodeIn="359" nodeOut="353" portIn="String2" portOut="outRounded" enabled="1"/>
<Edge nodeIn="376" nodeOut="353" portIn="In" portOut="outRounded" enabled="1"/>
<Edge nodeIn="384" nodeOut="353" portIn="Set" portOut="outRounded" enabled="1"/>
<Edge nodeIn="385" nodeOut="353" portIn="String2" portOut="outRounded" enabled="1"/>
<Edge nodeIn="359" nodeOut="357" portIn="Set" portOut="Out" enabled="1"/>
<Edge nodeIn="359" nodeOut="357" portIn="String1" portOut="Out" enabled="1"/>
<Edge nodeIn="378" nodeOut="359" portIn="True" portOut="Out" enabled="1"/>
<Edge nodeIn="380" nodeOut="373" portIn="Set" portOut="Out" enabled="1"/>
<Edge nodeIn="380" nodeOut="373" portIn="String1" portOut="Out" enabled="1"/>
<Edge nodeIn="308" nodeOut="374" portIn="Set" portOut="out" enabled="1"/>
<Edge nodeIn="373" nodeOut="374" portIn="Condition" portOut="out" enabled="1"/>
<Edge nodeIn="319" nodeOut="375" portIn="Set" portOut="out" enabled="1"/>
<Edge nodeIn="377" nodeOut="375" portIn="Condition" portOut="out" enabled="1"/>
<Edge nodeIn="357" nodeOut="376" portIn="Set" portOut="out" enabled="1"/>
<Edge nodeIn="378" nodeOut="376" portIn="Condition" portOut="out" enabled="1"/>
<Edge nodeIn="380" nodeOut="377" portIn="String2" portOut="Out" enabled="1"/>
<Edge nodeIn="92" nodeOut="378" portIn="Show" portOut="Out" enabled="1"/>
<Edge nodeIn="92" nodeOut="378" portIn="message" portOut="Out" enabled="1"/>
<Edge nodeIn="82" nodeOut="380" portIn="Show" portOut="Out" enabled="1"/>
<Edge nodeIn="82" nodeOut="380" portIn="message" portOut="Out" enabled="1"/>
<Edge nodeIn="383" nodeOut="382" portIn="Set" portOut="Out" enabled="1"/>
<Edge nodeIn="383" nodeOut="382" portIn="String1" portOut="Out" enabled="1"/>
<Edge nodeIn="377" nodeOut="383" portIn="False" portOut="Out" enabled="1"/>
<Edge nodeIn="385" nodeOut="384" portIn="Set" portOut="Out" enabled="1"/>
<Edge nodeIn="385" nodeOut="384" portIn="String1" portOut="Out" enabled="1"/>
<Edge nodeIn="378" nodeOut="385" portIn="False" portOut="Out" enabled="1"/>
<Edge nodeIn="94" nodeOut="386" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="353" nodeOut="387" portIn="In" portOut="out" enabled="1"/>
<Edge nodeIn="403" nodeOut="391" portIn="In" portOut="Pressed" enabled="1"/>
<Edge nodeIn="119" nodeOut="393" portIn="Show" portOut="Out" enabled="1"/>
<Edge nodeIn="119" nodeOut="393" portIn="message" portOut="Out" enabled="1"/>
<Edge nodeIn="205" nodeOut="393" portIn="B" portOut="Out" enabled="1"/>
<Edge nodeIn="194" nodeOut="394" portIn="Show" portOut="Out" enabled="1"/>
<Edge nodeIn="194" nodeOut="394" portIn="message" portOut="Out" enabled="1"/>
<Edge nodeIn="278" nodeOut="394" portIn="B" portOut="Out" enabled="1"/>
<Edge nodeIn="393" nodeOut="403" portIn="Open" portOut="Out1" enabled="1"/>
<Edge nodeIn="393" nodeOut="403" portIn="Close" portOut="Out2" enabled="1"/>
<Edge nodeIn="394" nodeOut="403" portIn="Open" portOut="Out1" enabled="1"/>
<Edge nodeIn="394" nodeOut="403" portIn="Close" portOut="Out2" enabled="1"/>
<Edge nodeIn="404" nodeOut="403" portIn="in1" portOut="Out2" enabled="1"/>
<Edge nodeIn="118" nodeOut="404" portIn="Hide" portOut="out" enabled="1"/>
<Edge nodeIn="119" nodeOut="404" portIn="Hide" portOut="out" enabled="1"/>
<Edge nodeIn="193" nodeOut="404" portIn="Hide" portOut="out" enabled="1"/>
<Edge nodeIn="194" nodeOut="404" portIn="Hide" portOut="out" enabled="1"/>
<Edge nodeIn="214" nodeOut="404" portIn="Hide" portOut="out" enabled="1"/>
<Edge nodeIn="215" nodeOut="404" portIn="Hide" portOut="out" enabled="1"/>
<Edge nodeIn="238" nodeOut="404" portIn="Hide" portOut="out" enabled="1"/>
<Edge nodeIn="239" nodeOut="404" portIn="Hide" portOut="out" enabled="1"/>
<Edge nodeIn="241" nodeOut="404" portIn="Hide" portOut="out" enabled="1"/>
<Edge nodeIn="242" nodeOut="404" portIn="Hide" portOut="out" enabled="1"/>
</Edges>
<GraphTokens />
</FlowGraph>
</Entity>
</Objects>
</Mission>
thanks~~~~~~~ 本帖最后由 luckydog2011 于 2013-12-26 12:46 编辑
小黄3721 发表于 2013-12-25 21:56 static/image/common/back.gif
沙发自己坐,迅雷快传地址:http://kuai.xunlei.com/d/MCYCAOQIJem6UgQA665
不能上传300K以上的,迅雷快传 ...
12 120 分钟 60 分钟(州的假设值衰退),前面的120分钟和后面的60分钟有什么关联呢? luckydog2011 发表于 2013-12-26 12:42 static/image/common/back.gif
12 120 分钟 60 分钟(州的假设值衰退),前面的120分钟和后面的60分钟有什么关联呢? ...
自问自答,看明白了。
只想弱弱的问下,时钟是真实时间么?最近老是玩的忘了时间,又懒得看手表,第二天上班老迟到 gogo381413 发表于 2013-12-26 16:19 static/image/common/back.gif
只想弱弱的问下,时钟是真实时间么?最近老是玩的忘了时间,又懒得看手表,第二天上班老迟到 ...
不是,游戏时间
小黄3721 发表于 2013-12-26 21:51 static/image/common/back.gif
不是,游戏时间
测试了下,白天1小时黑夜12秒,效果很不错,不在黑乎乎看不见了,任务也正常发布,遗憾的就是时钟不是真实的,估计明天又要迟到{:3_91:}
必须顶,终于不用摸黑出去喂僵尸了 gogo381413 发表于 2013-12-26 23:18 static/image/common/back.gif
测试了下,白天1小时黑夜12秒,效果很不错,不在黑乎乎看不见了,任务也正常发布,遗憾的就是时钟不是真实的, ...
你可以下个闹钟软件定时提醒上班
楼主牛逼 楼主牛逼 支持个~ 好东西一定要顶 这个必须支持,就等这样的mod呢,游戏晚上时间太长,超不喜欢。 宇宙鼠 发表于 2013-12-26 03:18 static/image/common/back.gif
居然有這東西....支持啊!
樓主看能不能乾脆取消晚上了,很討厭,晚上LILY都狂發任務,大白天的卻一個都不 ...
我去,没那么严重吧
{:3_121:}猛! fuckdecay 发表于 2013-12-30 09:25 static/image/common/back.gif
我去,没那么严重吧
我人品差吧~{:3_155:}
白天四處亂晃她連一個都沒發,一入夜之後就像積了很久一樣,開始狂發...
页:
[1]
2