I got it working finally
Heres how
Step 1
Open the file C:\Program Files (x86)\Lionhead Studios\Black & White 2\Tools\Landscape Editor\LandscapeEditor.ini
In the folder it may say:
[Paths]
Base = "C:\Program Files\Lionhead Studios\Black & White 2"
[Brush]
PatternCount = 1
Pattern0 =...
sadly coding for B&W2 and botg is different. For botg lionhead made a few changes to the way you script the land.
You could try playing around with the Balance Files. Its likely that there is a setting in there for the time the army lives for.
Even if we could change the code, we would need to...
I had that problem to with my windows 7 64bit OS. But I was never able to solve to problem. What I did was install B&W 2 on my other computer which has Windows xp 32 bit.
I wish I could be more help, but this is all I got.
There has been few topics in the past about this objective, to me it does seem that there is a bug there, the script for that objective doesn't work correctly.
The file in the attachments has many different scripts for armies. A few scripts still have a few bugs. I made the scripts a long time ago. The file is fully commented.
Enjoy
Well lets face it Windows sucks.
But I did try running as Administrator. I get the same errors.
I am not sure what Compatability Mode is. I am running windows 7.
I have been planning a new land over the last few weeks. But I have come across a problem.
I can't use the landscape editor.
When I try to open it or open a land I have made before I get three messages.
1.
Fatal Error
2.
Failed to initialise 3D system
[Program Closes]
3.
Failed to create...
There has been attempts to get the source code for CHL files. But I don't think anyone has finished one.
And plus decompling a video game is a against the law. (Well here in Canada it is)
The say command needs ""
But you will need to add some stuff like this:
run script WikiTutorialScript
begin script WikiTutorialScript
CameraPos = 0
start
disable load screen
set fade in time 1
CameraPos = marker at camera position
say "Camera position is $d" with number...
Without a program capable of opening the .chl files to see the coding of Land 4, we can't find an escape from land 4 or a weak part of the script for you to take advantage of.
You can bypass lands 1-4 by starting a new game on the next land by:
IMPORTANT!
If you follow the next three steps...
You know in B&W 1 you can teach your creature to eat the food when you give it you him. ;)
In a new B&W game there should be A LOT of creature to choose form not just 6 like B&W 2
One thing I like about B&W 2 was that we didn't need to feed the worshipers, somethings in B&W 1 you would need to feed the worshipers way too often.
I ways liked getting people to dance around rocks to make so your symbol would appear on them.
For B&W 1 you could not win this game without...
I have found a way to change the sky!!
If you play B&W 2 you can notice that the background sky are different like for land 2 the sky has evil clouds.
I have found a way to change the background sky for player made maps.
If you still don't know what I mean click the link below, I have uploaded...