Statistics: Posted by Deep_ — 06 Sep 2013, 01:07
Statistics: Posted by Plasma_Wolf — 05 Sep 2013, 11:23
Statistics: Posted by Lionhardt — 05 Sep 2013, 08:36
Statistics: Posted by Lionhardt — 05 Sep 2013, 04:29
Statistics: Posted by Deep_ — 04 Sep 2013, 22:51
local ScenarioUtils = import('/lua/sim/ScenarioUtilities.lua')
local ScenarioFramework = import('/lua/ScenarioFramework.lua')
function OnPopulate()
ScenarioUtils.InitializeArmies()
ScenarioFramework.SetPlayableArea('AREA_1' , false)
end
function OnStart(self)
end
Statistics: Posted by Lionhardt — 04 Sep 2013, 20:28
Statistics: Posted by Deep_ — 04 Sep 2013, 20:05
Statistics: Posted by Lionhardt — 04 Sep 2013, 18:22