Changed rem.mission.trigger
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
-- Create and configure the mission
|
-- Create and configure the mission
|
||||||
rem.mission.create("DoubleMission") -- Set mission name
|
rem.mission.create("DoubleMission") -- Set mission name
|
||||||
rem.mission.trigger("InitState") -- Trigger to setup thnconfig
|
rem.mission.trigger("InitState") -- Trigger to setup thnconfig (InitState, BaseEnter, SpaceEnter)
|
||||||
rem.mission.startbase("Li01_01_Base") -- Set mission startbase
|
rem.mission.startbase("Li01_01_Base") -- Set mission startbase
|
||||||
rem.mission.thnconfig("manhattan_gen", "arc_juni") -- Set THN location and name
|
rem.mission.thnconfig("manhattan_gen", "arc_juni") -- Set THN location and name
|
||||||
rem.mission.thntime(58) -- Set THN duration to x seconds
|
rem.mission.thntime(58) -- Set THN duration to x seconds
|
||||||
|
|||||||
Reference in New Issue
Block a user