The 3rd Age

MasterHero Mod 1.8.1

MasterHero Mod 1.8.1

Modifications&Additions@RingHeroes+Heroes+Factions+Units+System+SpellBook+Theme+AI+new play-style

Button for The 3rd AgeButton for The Dwarf HoldsButton for The Elven AllianceButton for Helm's Deep Last HopeButton for GothmogtheOrcButton for BFME+Button for The Four AgesButton for HDR HeadquartersButton for Middle Earth CenterButton for Project Perfect Mod

Become an affiliate!

   

Quick Lists

Top Rated Popular New Updated Last Comments Users

Register and log in to move these advertisements down

Creating statistic symbols for your new faction

Tutorial for Battle for Middle-earth II BFME 2, Battle for Middle-earth II: Rise of the Witch-king ROTWK

No Avatar

Turin Turumbar

Category: Code
Level: Intermediate
Created: Friday June 6, 2008 - 7:28
Updated: Friday June 6, 2008 - 7:36
Views: 7298
Summary: You can learn in this article, how you can add your own faction symbol in the statistic menu

Rating

Staff says

3.6

Members say

3.2

Average

3.4/5.0

10 votes

Hi
Today I want to tell you how you can add your faction symbol in the statistic screen.
You should know about adding buttons into this game for this tut.
First we go to to data\ini\mappedimages\aptimages\aptcomponents.ini
Search for "Men" and you will find this Code:

              
Code

MappedImage AptIconMen
Texture = AptComponents_001.tga
TextureWidth = 512
TextureHeight = 512
Coords = Left:222 Top:224 Right:258 Bottom:260
Status = NONE
End

This is the base code. Now you should know how your faction is called in the playertemplate.ini, delete the "Faction" and add it instead of "Men". I am using my new Faction for this Tutorial, which is called "Numenor"
So here is the new code:
              
Code

MappedImage AptIconNumenor
Texture = AptComponents_001.tga
TextureWidth = 512
TextureHeight = 512
Coords = Left:222 Top:224 Right:258 Bottom:260
Status = NONE
End


Now you can change your icon, for this you should know about adding buttons in the game.
I made a new image for my faction "Numenor", so I changed the code:
              
Code

MappedImage AptIconNumenor
Texture = arnorstatt.tga
TextureWidth = 512
TextureHeight = 512
Coords = Left:0 Top:0 Right:512 Bottom:512
Status = NONE
End

And here is the ingame result:
Click here for the screen

I hope that you know now how to add these images ;)

Comments

Display order: Newest first | Page: 1, 2

-=DooM=- - Saturday November 13, 2010 - 5:29

I dont know where to put code AptIconExample. Could somebody help me???

Delta Omega - Tuesday August 18, 2009 - 12:19

How do you create statistic pictures and info (eg.time played as a certain faction in statistics menu) for a new faction.

--------

And also put it in game, any clue?

Rob38 (Team Chamber Member) - Wednesday June 18, 2008 - 10:29

Nice find!

--------

Nice find!

Ridder Geel (Staff) - Tuesday June 10, 2008 - 7:18

Ok then I will check this out real soon!

Turin Turumbar - Tuesday June 10, 2008 - 5:47

Yes

Ridder Geel (Staff) - Monday June 9, 2008 - 11:21

So you can use this method to make new icons for factions without having to replace the old ones from other factions?

Turin Turumbar - Sunday June 8, 2008 - 3:42

@trodus yes it is, I tested it with a complete new faction, too and it worked

ched (Team Chamber Member) - Saturday June 7, 2008 - 18:57

Most excellent! Let's hope this works in BfME1!

I'll let you know soon enough

TroDuS - Saturday June 7, 2008 - 12:10

for example, if i have a new race, like Mirkwood and I add them as new one, it is able to give "Mirkwood" a new icon?

Turin Turumbar - Saturday June 7, 2008 - 8:07

no, you can add it for your new faction and you can edit it for the old factions

Go to top

 

"One site to rule them all, one site to find them,
one site to host them all, and on the network bind them."

 
23:11:21