Getting into the class properties

The place to discuss scripting and game modifications for X4: Foundations.

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

rjtwins
Posts: 20
Joined: Wed, 3. Nov 10, 13:50
x4

Getting into the class properties

Post by rjtwins »

I've been poking around and noticed that there is a lot of hardcoded/unintuitive result when modifying XML marco files.
For example when you edit a missile to be a swarm by setting

Code: Select all

<missile swarm="1" />
in its macro it can never be a guiding missile or lock on.
Is there some way of getting to this deeper level to modify or even look at the

Code: Select all

class="missile"
content and properties ?

Return to “X4: Foundations - Scripts and Modding”