Page 1 of 1

Solved: [HELP] Flag missing

Posted: 2010-08-23 19:56
by temexter
I'm testing with Kozelsk and creating Finnish faction, FDF.

Could someone wiser and more experienced lighten me up a bit with flags.

Image

THX in advance...

Re: [HELP] Flag missing

Posted: 2010-08-23 20:00
by Amok@ndy

Re: [HELP] Flag missing

Posted: 2010-08-24 01:03
by temexter
Solved. Some tweaking in PR_MemeAtlas.tac and PR_MemeAtlas.tai solved the problem.

Anyroad, HUD_TEXT_MENU_SPAWN_ARMY_ appears instead of faction name and mouse cursor freezes.

Edited C:\Gamez\bf2\mods\pr_edit\230810\Inits\factions_fi\fi.con

Code: Select all

gameLogic.setTeamName 2 "FI"
gameLogic.setTeamLanguage 2 "Finnish"
gameLogic.setTeamFlag 2 "flag_fi"
Added "FI" strings to C:\Gamez\bf2\mods\pr_edit\localization\finnish\pr.utxt
as above example shows:

Code: Select all

HUD_TEXT_MENU_SPAWN_ARMY_FI                                FINLAND
I obviously have n“missed some link between Inits and localization.
Searched all around, but can't find solution :\

Re: [HELP] Flag missing

Posted: 2010-08-24 15:07
by temexter
temexter wrote:Solved. Some tweaking in PR_MemeAtlas.tac and PR_MemeAtlas.tai solved the problem.

Anyroad, HUD_TEXT_MENU_SPAWN_ARMY_ appears instead of faction name and mouse cursor freezes.
I humbly thank all community for contribution :-?

Mouse freezing - FYI - is a bug with bf2r.exe and patch 1.5:
AncientMan wrote:

As for the mouse cursor stuck, you're using the debugger by the looks of the version number. The debugger and BF2 v1.5 controls.con don't like each other. The simplest way I've found is to make a new profile, in the debugger, and only use that for the debugger. The moment you use that profile in BF2 v1.5, it'll fail. Probably should make a backup of the controls.con files when you get it working.
As for HUD-messages, i've learn my lesson and have read existing material of localization.
In fact english is ok for finnish faction, since nobody - I assume - wants PR in finnish :)

edit: Moreover because Finland has been in PfP since -94...