[Question] Rank names in the MD?

The place to discuss scripting and game modifications for X³: Terran Conflict and X³: Albion Prelude.

Moderators: Scripting / Modding Moderators, Moderators for English X Forum

User avatar
OOZ662
Posts: 1212
Joined: Tue, 8. Apr 08, 10:45
x4

[Question] Rank names in the MD?

Post by OOZ662 »

Using the "Operation Final Fury skip cheat" MD script as a base, one can determine that the rank name for that is "L2OFF"
Assuming that the reason corporation rep is displayed directly next to that rank means that they're all MD based. So does anyone know the names of the corp ranks? I'm trying to create a similar thing that will raise the player's rank with Duke's Buccaneers since there doesn't seem to be a way to "grind them happy."
User avatar
Carlo the Curious
Posts: 16999
Joined: Mon, 5. Mar 07, 22:03
x4

Post by Carlo the Curious »

You mean the actual rank names? They're in the [url=http://www.egosoft.com/support/faq/index_en.php]FAQ[/url].

The other MD corp names are L2Corp1 through L2Corp9, iirc. Look in, um, Corporation Missions.xml, I think.

Or see this script for some fiddling with them in the SE.

Note that ranks need to be initialised via the MD before you can change them, otherwise wierd stuff happens with the display. That may also apply if your rank has fallen below minimum (although iirc one of the stock scripts should reset it after a few hours anyway).
User avatar
OOZ662
Posts: 1212
Joined: Tue, 8. Apr 08, 10:45
x4

Post by OOZ662 »

Carlo the Curious wrote:The other MD corp names are L2Corp1 through L2Corp9, iirc. Look in, um, Corporation Missions.xml, I think.
This is what I was looking for.
Carlo the Curious wrote:Or see this script for some fiddling with them in the SE.
And this will help testing.

Thank you. :)

Return to “X³: Terran Conflict / Albion Prelude - Scripts and Modding”