Forged Alliance Forever Forged Alliance Forever Forums 2011-12-09T18:45:05+02:00 /feed.php?f=3&t=416 2011-12-09T18:45:05+02:00 2011-12-09T18:45:05+02:00 /viewtopic.php?t=416&p=3940#p3940 <![CDATA[Re: Upload map]]> Statistics: Posted by Ze_PilOt — 09 Dec 2011, 18:45


]]>
2011-12-06T23:12:35+02:00 2011-12-06T23:12:35+02:00 /viewtopic.php?t=416&p=3898#p3898 <![CDATA[Re: Upload map]]>

edit :
It's ok i rewrite scenario.lua and script.lua and that good the upload work !
Thanks for help :)
Can you erase my upload (i've seen the map is a v3 and i make mistake in description)

Statistics: Posted by Albatard — 06 Dec 2011, 23:12


]]>
2011-12-06T21:40:49+02:00 2011-12-06T21:40:49+02:00 /viewtopic.php?t=416&p=3895#p3895 <![CDATA[Re: Upload map]]> Statistics: Posted by Reddev32 — 06 Dec 2011, 21:40


]]>
2011-12-06T21:35:16+02:00 2011-12-06T21:35:16+02:00 /viewtopic.php?t=416&p=3893#p3893 <![CDATA[Re: Upload map]]> I've download my attached file and open rendez-vous_scenarion.lua i've that :

Code:
version = 3
ScenarioInfo = {
    name = 'Rendez-vous',
    description = "Rendez-vous sur les plateaux pour un combat acharné en 5v5. Du sommet à la plage de sable fin, domminez le terrain pour écraser l'adversaire. Rendez-vous on the plateau for a fierce battle against 5-5. From the top to the beach dominate the field to destroy the opponent. Par/By Albatard.",
    type = 'skirmish',
    starts = true,
    preview = '/maps/Rendez-vous/Rendez-vous.png',
    size = {512, 512},
    map = '/maps/Rendez-vous/Rendez-vous.scmap',
    save = '/maps/Rendez-vous/Rendez-vous_save.lua',
    script = '/maps/Rendez-vous/Rendez-vous_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,
    Configurations = {
        ['standard'] = {
            teams = {
                { name = 'FFA', armies = {'ARMY_1','ARMY_2','ARMY_3','ARMY_4','ARMY_5','ARMY_6','ARMY_7','ARMY_8','ARMY_9','ARMY_10',} },
            },
            customprops = {
                ['ExtraArmies'] = STRING( 'ARMY_11 NEUTRAL_CIVILIAN' ),
            },
        },
    }}

Statistics: Posted by Albatard — 06 Dec 2011, 21:35


]]>
2011-12-06T21:23:08+02:00 2011-12-06T21:23:08+02:00 /viewtopic.php?t=416&p=3892#p3892 <![CDATA[Re: Upload map]]> i know that faf refuses badly coded scenario files and then refuses teh map itself

version = 3
ScenarioInfo = {
name = 'Seton\'s Clutch EP',
description = '<LOC setons_clutch_ep_Description>Dozens of battles have been fought over the years across Seton\'s Clutch. A patient searcher could find the remains of thousands of units resting beneath the earth and under the waves.',
type = 'skirmish',
starts = true,
preview = '',
size = {1024, 1024},
map = '/maps/setons_clutch_ep/setons_clutch_ep.scmap',
save = '/maps/setons_clutch_ep/setons_clutch_ep_save.lua',
script = '/maps/setons_clutch_ep/setons_clutch_ep_script.lua',
norushradius = 220,
Configurations = {
['standard'] = {
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 = {
['ExtraArmies'] = STRING( 'ARMY_13 NEUTRAL_CIVILIAN' ),
},
},
},
norushoffsetX_ARMY_1 = 0,
norushoffsetY_ARMY_1 = 0,
norushoffsetX_ARMY_2 = 0,
norushoffsetY_ARMY_2 = 0,
norushoffsetX_ARMY_3 = 0,
norushoffsetY_ARMY_3 = 0,
norushoffsetX_ARMY_4 = 0,
norushoffsetY_ARMY_4 = 0,
norushoffsetX_ARMY_5 = 0,
norushoffsetY_ARMY_5 = 0,
norushoffsetX_ARMY_6 = 0,
norushoffsetY_ARMY_6 = 0,
norushoffsetX_ARMY_7 = 0,
norushoffsetY_ARMY_7 = 0,
norushoffsetX_ARMY_8 = 0,
norushoffsetY_ARMY_8 = 0,
norushoffsetX_ARMY_9 = 0,
norushoffsetY_ARMY_9 = 0,
norushoffsetX_ARMY_10 = 0,
norushoffsetY_ARMY_10 = 0,
norushoffsetX_ARMY_11 = 0,
norushoffsetY_ARMY_11 = 0,
norushoffsetX_ARMY_12 = 0,
norushoffsetY_ARMY_12 = 0,
}

Statistics: Posted by Reddev32 — 06 Dec 2011, 21:23


]]>
2011-12-06T21:00:25+02:00 2011-12-06T21:00:25+02:00 /viewtopic.php?t=416&p=3891#p3891 <![CDATA[Re: Upload map]]> And when i try to upload it no answer.
No found in the vault after relaunch the lobby.
I've tryed to upload again this night but not better :(

Statistics: Posted by Albatard — 06 Dec 2011, 21:00


]]>
2011-12-05T10:41:13+02:00 2011-12-05T10:41:13+02:00 /viewtopic.php?t=416&p=3881#p3881 <![CDATA[Re: Upload map]]>
Also is it a 2nd verion of anther map?

Statistics: Posted by Reddev32 — 05 Dec 2011, 10:41


]]>
2011-12-04T21:08:32+02:00 2011-12-04T21:08:32+02:00 /viewtopic.php?t=416&p=3876#p3876 <![CDATA[Upload map]]> I join it the map in attachment.

(En gros j'arrive pas à mettre la map sur le vault, même après avoir relancé le lobby :) )

Statistics: Posted by Albatard — 04 Dec 2011, 21:08


]]>