[wip] galactic council mod

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

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

Post Reply
kuertee
EGOSOFT
EGOSOFT
Posts: 789
Joined: Sun, 14. Dec 03, 13:05
x4

Re: [wip] galactic council mod

Post by kuertee » Mon, 13. Sep 21, 22:16

well, these new 4.1 faction properties look interesting:

Code: Select all

    <property name="coalition" result="Coalition ID of this faction (null if not part of a coalition)" type="integer"/>
    <property name="iscoalitionally.{$faction}" result="true if both factions have and share the same coalition"/>
    <property name="iscoalitionenemy.{$faction}" result="true if both factions have a coalition but do not share the same coalition"/>
    <property name="teamname" result="Online team name of this faction" type="string"/>
Mods: RPG: Reputations and Professions, Social Standings and Citizenships, Crime has Consequences, Alternatives to Death. Missions/NPCs: Emergent Missions, NPC Reactions, Mod Parts Trader, High-sec Rooms are Locked, Hacking Outcomes, More Generic Missions, Waypoint Fields for Deployment. Others: Auto-cam, Friendly Fire Tweaks, Teleport From Transporter Room, Wear and Tear. QoL: Trade Analytics, Loot Mining, Ship Scanner, Signal Leak Hunter, Station Scanner, Surface Element Targeting, etc.

User avatar
Shuulo
Posts: 1629
Joined: Mon, 14. Apr 08, 17:03
x4

Re: [wip] galactic council mod

Post by Shuulo » Mon, 13. Sep 21, 22:23

kuertee wrote:
Mon, 13. Sep 21, 22:16
well, these new 4.1 faction properties look interesting:

Code: Select all

    <property name="coalition" result="Coalition ID of this faction (null if not part of a coalition)" type="integer"/>
    <property name="iscoalitionally.{$faction}" result="true if both factions have and share the same coalition"/>
    <property name="iscoalitionenemy.{$faction}" result="true if both factions have a coalition but do not share the same coalition"/>
    <property name="teamname" result="Online team name of this faction" type="string"/>
those are for upcoming ventures MP thing, i think it refers to "guest" factions but we will see only with ventures DLC later, i wonder if its usable outside it

Post Reply

Return to “X4: Foundations - Scripts and Modding”