Hey everyone,
I want my tool (BF2 Mesh Viewer, see sticky thread in this board) to display "pretty" mod names instead of directory names (for example, "Special Forces" instead of "xpack"). I know there is the Mod.desc file but it seems like this file can use localized strings and I don't want to load the .utxt files just to display pretty mod names as this would be pure overkill.
Following the KISS paradigm (Keep It Simple, Stupid! ;-) ) I just want to hardcode some mod names into the tool. It would be nice if you could help me bring together a little list of mod names and their mod directory names.
Current list (will try to update this list periodical in the next few days):
bf2 = Battlefield 2
dcon = Desert Conflict CTF
naw = Nations At War
surreal = Surreal
TacticalWar = Tactical War
xpack = Special Forces
rc = Rising Conflicts
CE_Legends = CE Legends
PRMM = Project Reality Mini-Mod v0.1
PRMM_02 = Project Reality Mini-Mod v0.2
mercs = Mercenaries mod
excentriker = excentriker unlocked weapons mod
COOP_4.0 = codebasher's Co-Op 32 mod v4
WCC = Codename WCC Co-Op mod
aintent = Allied Intent
21cw = 21st Century Warfare mod
Battlegroup2 = Battlegroup 2
Thanks!
p.s.: If you don't know what I mean.. have a look at your \Program files\EA Games\Battlefield 2\mods\ directory. There are some directories, one for each mod installed. I want these directory names and their corresponding mod names.
I want my tool (BF2 Mesh Viewer, see sticky thread in this board) to display "pretty" mod names instead of directory names (for example, "Special Forces" instead of "xpack"). I know there is the Mod.desc file but it seems like this file can use localized strings and I don't want to load the .utxt files just to display pretty mod names as this would be pure overkill.
Following the KISS paradigm (Keep It Simple, Stupid! ;-) ) I just want to hardcode some mod names into the tool. It would be nice if you could help me bring together a little list of mod names and their mod directory names.
Current list (will try to update this list periodical in the next few days):
bf2 = Battlefield 2
dcon = Desert Conflict CTF
naw = Nations At War
surreal = Surreal
TacticalWar = Tactical War
xpack = Special Forces
rc = Rising Conflicts
CE_Legends = CE Legends
PRMM = Project Reality Mini-Mod v0.1
PRMM_02 = Project Reality Mini-Mod v0.2
mercs = Mercenaries mod
excentriker = excentriker unlocked weapons mod
COOP_4.0 = codebasher's Co-Op 32 mod v4
WCC = Codename WCC Co-Op mod
aintent = Allied Intent
21cw = 21st Century Warfare mod
Battlegroup2 = Battlegroup 2
Thanks!
p.s.: If you don't know what I mean.. have a look at your \Program files\EA Games\Battlefield 2\mods\ directory. There are some directories, one for each mod installed. I want these directory names and their corresponding mod names.

Comment