Where to find information on the MD?

The place to discuss scripting and game modifications for X Rebirth.

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

delegatevoid
Posts: 6
Joined: Sat, 23. Nov 13, 15:33

Where to find information on the MD?

Post by delegatevoid »

Where can I find more information on the MD?

The author of this post kindly suggests
I encourage you to learn at least some of the rudiments of working with Mission Director. You will find the knowledge useful in your Rebirth modding adventures!
Which is great... but haven't got a clue where to find the info.

For example, the files in the osr_universe download (for which I had to create yet another account on yet another site) include an example of an event:

Code: Select all

<event_cue_signalled cue="md.Setup.GameStart" />
But where can I find a full list of these events?
UniTrader
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 14571
Joined: Sun, 20. Nov 05, 22:45
x4

Post by UniTrader »

MD has been in X3TC (and i think Reunnion), too. so i would look for references from there.
and use the md.xsd included in the gamefiles (or my modpack) for command overview/autocompletion anf the scriptproperties.html for which variables are available..
if not stated otherwise everything i post is licensed under WTFPL

Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter ;)

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help ;)
delegatevoid
Posts: 6
Joined: Sat, 23. Nov 13, 15:33

Post by delegatevoid »

Hi,
Thnx for the info. I was not aware this was in the older games as well, I'm pretty much a newcomer.

I found this document from 2007 http://www.xdatabase.de/downloads/en/x/ ... e_v122.pdf

I'm guessing that's a good start?
I'll check your download for the xsd because I can't seem to extract the game files

Update: Where can I donwload your mod package, as the site referenced in your profile seems to be for sale... :)
UniTrader
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 14571
Joined: Sun, 20. Nov 05, 22:45
x4

Post by UniTrader »

sry, i forgot that i dint create a topic for that yet since it is imo not complete yet (too less stuff not included in the game), here it is: http://ubuntuone.com/23zTOAse4OkgAjk2ZPIcLL
if not stated otherwise everything i post is licensed under WTFPL

Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter ;)

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help ;)
delegatevoid
Posts: 6
Joined: Sat, 23. Nov 13, 15:33

Post by delegatevoid »

Thank you!

Return to “X Rebirth - Scripts and Modding”