how to make a campaign..
how to make a campaign..
If you can, please answer the question above.
A thousand may fall at your side,
And ten thousand at your right hand;
But it shall not come near you.
Only with your eyes shall you look,
And see the reward of the wicked.
And ten thousand at your right hand;
But it shall not come near you.
Only with your eyes shall you look,
And see the reward of the wicked.
- Puss_in_Boots
- Posts: 1886
- Joined: Fri Apr 21, 2017 1:23 am
Re: how to make a campaign..
You have got to make a number of maps and give the order they should be aligned in to the dev, along with the maps.
RED, WHITE and BLUE!
-
- Site Admin
- Posts: 7741
- Joined: Fri Apr 25, 2014 9:28 pm
Re: how to make a campaign..
best if u can give the maplist in json format
http://www.ageofstrategy.net/viewtopic.php?f=17&t=4319
like this
{"c": "Empire Of Van by Midonik", "buttonName": "btCampaignEmpireOfVan", "type": "CAMPAIGN", "items": [
{"mapFileName": "camp_user_landing__30_30.map", "locktype": "LOCK_PAY"},
{"mapFileName": "camp_user_urban_warfare__30_30.map", "locktype": "LOCK_PAY"},
{"mapFileName": "camp_user_sabotage_15_25.map", "locktype": "LOCK_PAY"},
{"mapFileName": "camp_user_mountain_battle__20_25.map", "locktype": "LOCK_PAY"},
]},
http://www.ageofstrategy.net/viewtopic.php?f=17&t=4319
like this
{"c": "Empire Of Van by Midonik", "buttonName": "btCampaignEmpireOfVan", "type": "CAMPAIGN", "items": [
{"mapFileName": "camp_user_landing__30_30.map", "locktype": "LOCK_PAY"},
{"mapFileName": "camp_user_urban_warfare__30_30.map", "locktype": "LOCK_PAY"},
{"mapFileName": "camp_user_sabotage_15_25.map", "locktype": "LOCK_PAY"},
{"mapFileName": "camp_user_mountain_battle__20_25.map", "locktype": "LOCK_PAY"},
]},
Re: how to make a campaign..
Sorry I don't know JASON.
A thousand may fall at your side,
And ten thousand at your right hand;
But it shall not come near you.
Only with your eyes shall you look,
And see the reward of the wicked.
And ten thousand at your right hand;
But it shall not come near you.
Only with your eyes shall you look,
And see the reward of the wicked.