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

THX in advance...

Code: Select all
gameLogic.setTeamName 2 "FI"
gameLogic.setTeamLanguage 2 "Finnish"
gameLogic.setTeamFlag 2 "flag_fi"Code: Select all
HUD_TEXT_MENU_SPAWN_ARMY_FI FINLANDI humbly thank all community for contributiontemexter 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.
As for HUD-messages, i've learn my lesson and have read existing material of localization.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.