Race Relations

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

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

Post Reply
fisher 2000
Posts: 185
Joined: Sat, 20. Jun 09, 16:13
x3ap

Race Relations

Post by fisher 2000 » Wed, 16. Jul 14, 21:02

Hello, does anyone on here know the paramiters of the relations of the races towards other races in X3:AP ?

For Example;

Argon - Terran = -10 hostile

also is there a script in the game that i can use to change these paramiters ?

Thanks in advance guys

User avatar
jack775544
Posts: 1277
Joined: Tue, 13. Dec 11, 08:27
x4

Post by jack775544 » Thu, 17. Jul 14, 00:25

Not sure if there is a script that does it, but using a couple of script commands it can be done easily.

To retrieve reputation

Code: Select all

<RetVar/IF> get notoriety from race <Var/Race> to race <Var/Race> 
To set reputation

Code: Select all

set notoriety of <Var/Race> -> <Var/Race> to <Var/Number> points 
1940s - Various "computers" are "programmed" using direct wiring and switches. Engineers do this in order to avoid the tabs vs spaces debate.

fisher 2000
Posts: 185
Joined: Sat, 20. Jun 09, 16:13
x3ap

Post by fisher 2000 » Thu, 17. Jul 14, 19:52

jack775544 wrote:Not sure if there is a script that does it, but using a couple of script commands it can be done easily.

To retrieve reputation

Code: Select all

<RetVar/IF> get notoriety from race <Var/Race> to race <Var/Race> 
To set reputation

Code: Select all

set notoriety of <Var/Race> -> <Var/Race> to <Var/Number> points 
Oh thankyou, Btw I have a quick question, are the Teladi allowed to trade with the Terrans or are they enemies ? would it be lore breaking to change this ?

User avatar
Joubarbe
Posts: 4796
Joined: Tue, 31. Oct 06, 12:11
xr

Post by Joubarbe » Thu, 17. Jul 14, 20:07

Maybe you should take a look at that.

fisher 2000
Posts: 185
Joined: Sat, 20. Jun 09, 16:13
x3ap

Post by fisher 2000 » Thu, 17. Jul 14, 20:29

Joubarbe wrote:Maybe you should take a look at that.
I dont think thats accurate for X3AP because I know the Split get involved in the war with the Terrans and Argon

Post Reply

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