Forged Alliance Forever Forged Alliance Forever Forums 2015-11-09T02:58:38+02:00 /feed.php?f=53&t=11087 2015-11-09T02:58:38+02:00 2015-11-09T02:58:38+02:00 /viewtopic.php?t=11087&p=113757#p113757 <![CDATA[Re: Map wont load...?]]> if its not in map vault yet/you dont want to upload it there yet

Statistics: Posted by speed2 — 09 Nov 2015, 02:58


]]>
2015-11-09T02:52:20+02:00 2015-11-09T02:52:20+02:00 /viewtopic.php?t=11087&p=113756#p113756 <![CDATA[Re: Map wont load...?]]> Statistics: Posted by KD7BCH — 09 Nov 2015, 02:52


]]>
2015-11-08T21:36:18+02:00 2015-11-08T21:36:18+02:00 /viewtopic.php?t=11087&p=113746#p113746 <![CDATA[Re: Map wont load...?]]> Statistics: Posted by speed2 — 08 Nov 2015, 21:36


]]>
2015-11-08T21:29:22+02:00 2015-11-08T21:29:22+02:00 /viewtopic.php?t=11087&p=113745#p113745 <![CDATA[Re: Map wont load...?]]> Statistics: Posted by KD7BCH — 08 Nov 2015, 21:29


]]>
2015-11-08T19:27:06+02:00 2015-11-08T19:27:06+02:00 /viewtopic.php?t=11087&p=113741#p113741 <![CDATA[Re: Map wont load...?]]> and when posting code put it inside [code][/code]

Statistics: Posted by speed2 — 08 Nov 2015, 19:27


]]>
2015-11-08T19:26:04+02:00 2015-11-08T19:26:04+02:00 /viewtopic.php?t=11087&p=113740#p113740 <![CDATA[Map wont load...?]]>
function OnPopulate()
ScenarioUtils.InitializeArmies()
end

function OnStart(self)
end

Is Script...

version = 3
ScenarioInfo = {
name = '6v6 Christmas Gap',
description = '6v6 Christmas Gap',
type = 'skirmish',
starts = true,
preview = '',
size = {1024, 1024},
map = '/maps/6v6 Christmas Gap/6v6 Christmas Gap.scmap',
save = '/maps/6v6 Christmas Gap/6v6 Christmas Gap_save.lua',
script = '/maps/6v6 Christmas Gap/6v6 Christmas Gap_script.lua',
norushradius = 0.000000,
norushoffsetX_ARMY_1 = 0.000000,
norushoffsetY_ARMY_1 = 0.000000,
norushoffsetX_ARMY_2 = 0.000000,
norushoffsetY_ARMY_2 = 0.000000,
norushoffsetX_ARMY_3 = 0.000000,
norushoffsetY_ARMY_3 = 0.000000,
norushoffsetX_ARMY_4 = 0.000000,
norushoffsetY_ARMY_4 = 0.000000,
norushoffsetX_ARMY_5 = 0.000000,
norushoffsetY_ARMY_5 = 0.000000,
norushoffsetX_ARMY_6 = 0.000000,
norushoffsetY_ARMY_6 = 0.000000,
norushoffsetX_ARMY_7 = 0.000000,
norushoffsetY_ARMY_7 = 0.000000,
norushoffsetX_ARMY_8 = 0.000000,
norushoffsetY_ARMY_8 = 0.000000,
norushoffsetX_ARMY_9 = 0.000000,
norushoffsetY_ARMY_9 = 0.000000,
norushoffsetX_ARMY_10 = 0.000000,
norushoffsetY_ARMY_10 = 0.000000,
norushoffsetX_ARMY_11 = 0.000000,
norushoffsetY_ARMY_11 = 0.000000,
norushoffsetX_ARMY_12 = 0.000000,
norushoffsetY_ARMY_12 = 0.000000,
Configurations = {
['FFA'] = {
teams = {
{ name = 'FFA', armies = {'ARMY_1','ARMY_2','ARMY_3','ARMY_4','ARMY_5','ARMY_6','ARMY_7','ARMY_8','ARMY_9','ARMY_10','ARMY_11','ARMY_12',} },
},
customprops = {
},
},
}}

is Scenario...

What is the issue?

Statistics: Posted by KD7BCH — 08 Nov 2015, 19:26


]]>