the grassbloom liberation
Moderator: Forum Moderators
the grassbloom liberation
Sorry, if I made a topic, who already exist, but I can't find it. When I'm trying, to load the game, I've got an unknown scenario. I'm using, 1.8.5, on windows XP.
Re: the grassbloom liberation
Okay, ydcl.
It is not really a correct way, but you have to instal this particular campaign in "data/campaigns", instead of "data/add-ons", to play.
It is not really a correct way, but you have to instal this particular campaign in "data/campaigns", instead of "data/add-ons", to play.
Fate of a Princess/feedback thread: "What is in own heart that is the most important, not who you are."
Drake Campaign: Brave Wings/feedback thread, Naga Campaign: Return of the Monster, Saurian Campaign: Across the Ocean
Northern Forces - now on 1.12 server
Drake Campaign: Brave Wings/feedback thread, Naga Campaign: Return of the Monster, Saurian Campaign: Across the Ocean
Northern Forces - now on 1.12 server
Re: the grassbloom liberation
Is it because the maps and scenarios have different names?
Re: the grassbloom liberation
Yes, it is.luxury wrote:Is it because the maps and scenarios have different names?
The path code is supposed to be "{~add-ons/....}" on BfW 1.8", as an UMC. This campaign uses "{campaigns/...}" which is the same as the mainline campaigns.
(Not so sure) but I think this campaign just needs to change to:
Code: Select all
#ifdef CAMPAIGN_THE_GRASSBLOOM
[binary_path]
path=data/add-ons/Grassbloom
[/binary_path]
[+units]
{~add-ons/Grassbloom/units}
[/units]
{~add-ons/Grassbloom/scenarios}
#endif

Fate of a Princess/feedback thread: "What is in own heart that is the most important, not who you are."
Drake Campaign: Brave Wings/feedback thread, Naga Campaign: Return of the Monster, Saurian Campaign: Across the Ocean
Northern Forces - now on 1.12 server
Drake Campaign: Brave Wings/feedback thread, Naga Campaign: Return of the Monster, Saurian Campaign: Across the Ocean
Northern Forces - now on 1.12 server
-
- Posts: 3
- Joined: January 16th, 2012, 10:10 pm
Re: the grassbloom liberation
Sorry about that, my futre campaigns will take that into account.....