Colours & temple

Sabres

New member
Joined
Dec 29, 2009
Messages
32
Can I change my colour in B&W? As you may know, the basic is red. And there are blue, green and even yellow or purple if I remember well (skirmish) And also, some of the other gods (like Khazar) has a different type of temple. With woods and stuff. Can someone tell me if it is possible to change these or not? :shocked
 
If you're talking about the influence ring. There's a mod for that.

http://www.bwfiles.com/files/file.php?id=1083
 
And for the temple.

http://www.bwfiles.com/files/file.php?id=996

I play As blue from the start, and Khazar temple so I don't get bored :P + custom Tattoo :P
 
I don't want to make a new topic for this, since it's similiar to the previous. Is it possible, to have a different nation under my control in b&w? I mean you allways start out with the norse people. What if I want japanese or greek? ???
 
That can be done on a cutom map. But I don't know if that can be done in the game. You'd need to change all of the referances to the Norse (name and number) in the land(x) file for that land in the Scripts folder.

Give it a try. Backup the original land file(s) first and maybe the game. Then open one on Notepad (not Wordpad). And then use Search and Replace. The number in red is the town number.
Code:
CREATE_TOWN(0, "1865.61,2641.24", "PLAYER_ONE", [color=red]7[/color], "[color=green]NORSE[/color]")
SET_TOWN_BELIEF(0, "PLAYER_ONE", 9.238012)
CREATE_PLANNED_ABODE(0, "1922.48,2717.17", "[color=green]NORSE[/color]_ABODE_WONDER", 916, 250, 0, 0)
CREATE_ABODE(0, "1755.09,2692.52", "[color=green]NORSE[/color]_ABODE_C", 4710, 990, 0, 0)
CREATE_VILLAGER_POS("1762.85,2692.48", "1755.09,2692.52", "[color=green]NORSE[/color]_FORESTER", 21)

I'd be interested to know if this works. :yes
 
I changed everything :D But Im not sure what kind of number should I use. I tried 0-7 (which is the default) ???
 
Download the mapping list. It's got all sorts of neat info.

http://www.bwfiles.com/files/file.php?id=218

I forgot, you need to start a new game.
 
The game crashes, after I click on start a new game :yourock:
At least, I know how to change the civilizations now, thank you Kays :upside
 
It should work, if the game crashes when starting a new game, you edited it improperly.

If you tell me what tribe you want, I will edit the files for you.

Or, I will send you the originals, so you can compare yourself what you did wrong.

Most likely, is that you removed / forgot to place back either of following symbols;    ,    '    "    )
 
Kays said:
If you're talking about the influence ring. There's a mod for that.

http://www.bwfiles.com/files/file.php?id=1083

Hello! I've been reading around the forum finding a way to change the player color. This program changes the color temporarily. After the game is restarted, it's back to the boring red (or I've done something wrong there?). I've been searching through the game directory to find a way to mod the colors permanently but with no luck...

Is there even a way to permanently change the human player's color in the single player?
 
Hi, and welcome to our forums. :)

I thought it did save the colours. But only in the game/map you set them in. However it has been a while since I looked at it.

The thing is that the colours are hard coded into the game engine. The only way previously was to add colour to the image fle for it. Since only one file is used the resultant colour was a blend of that colour and the original colour.
 
Thanks!  :laugh:

I've thought so... Looked over almost every file in the game to see if there are at least RGB values for the colors.

The color stays through the lands but it is back to red once the game is reloaded.

At least the author of the colorswapper knew where to look for the color values in the memory.
 
And we all bow down to Kratzean for it. The thing is, Kratzean's been fooling around with the game for years; I'm not sure how (s)he came upon this particular facet and how to change it, but many had looked for it before without luck.
 
Sorry for late post because this is pecking my head & I've been searching on where to find a Player Color mod all day & no luck! Kratzean's File has a Keylogger.DLL in it & whether its safe or not it cant be trusted so I need big  :help at the moment! I dont know what to do! Although I saw Kays mention that someone has knowledge about it & has made a post but now I've forgot where the post Kays mentioned it & how to get to the post the guy Kays was referring to about! I hate Red its my least favourite of colors, my 4 favourite colors are Gold, Blue, Green & White/Platinum so I need to know how to change color, I mean Red is only decent for my Evil Character but I'd rather have Black for my Color for my Evil Character & leave my Hand, Creature & Temple Red, I hope someone has information because this is driving me Insane at the moment!  :angry


EDIT: I think I remembered his name! He's called Nauge & apparently he knows something about Player Colors, I saw Kays post it on a Player Color topic.
 
Back
Top