the grassbloom liberation

Discussion and development of scenarios and campaigns for the game.

Moderator: Forum Moderators

Post Reply
ydcl
Posts: 259
Joined: December 22nd, 2008, 2:10 pm

the grassbloom liberation

Post by ydcl »

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.
User avatar
SkyOne
Posts: 1310
Joined: January 3rd, 2009, 7:23 pm

Re: the grassbloom liberation

Post by SkyOne »

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.
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
ydcl
Posts: 259
Joined: December 22nd, 2008, 2:10 pm

Re: the grassbloom liberation

Post by ydcl »

Thanks
luxury
Posts: 18
Joined: February 23rd, 2010, 4:39 pm

Re: the grassbloom liberation

Post by luxury »

Is it because the maps and scenarios have different names?
User avatar
SkyOne
Posts: 1310
Joined: January 3rd, 2009, 7:23 pm

Re: the grassbloom liberation

Post by SkyOne »

luxury wrote:Is it because the maps and scenarios have different names?
Yes, it is.
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
on the main file to be set correctly in the add-ons folder because the map codes have been on the the scenarios. (interesting :) )
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
luxury
Posts: 18
Joined: February 23rd, 2010, 4:39 pm

Re: the grassbloom liberation

Post by luxury »

thanks :)
mastergonf
Posts: 3
Joined: January 16th, 2012, 10:10 pm

Re: the grassbloom liberation

Post by mastergonf »

Sorry about that, my futre campaigns will take that into account.....
Post Reply