[AL Plugin] Remove Prefix "Your" from Player Property

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

User avatar
Serial Kicked
Posts: 3823
Joined: Fri, 12. Aug 05, 20:46
x3tc

Post by Serial Kicked » Sun, 8. Nov 09, 02:10

after

025 |||$ship = $ship.array[$n]

add:

$ship.class = $ship -> get object class

then replace your faulty tests like:

if $ship = TL

by

if $ship.class = TL
X3:TC/AP Pirate Guild 3 - Yaki Armada 2 - Anarkis Defense System

Anarkis Gaming HQ
Independent Game Development
X3 Scripting and Modding Station

unrockable
Posts: 25
Joined: Wed, 18. Feb 04, 18:58
x4

Post by unrockable » Sun, 8. Nov 09, 08:24

Thanks it works now.

User avatar
Peanutcat
Posts: 296
Joined: Fri, 8. Jul 11, 23:56
x4

Post by Peanutcat » Sat, 24. Dec 11, 20:11

Could you make it so it Automaticly puts something else in front.. I want it to say GRI(My Company in X3, Short for Genuru Research Incorporation) instead of Your

EDIT

Noticed someone made this on the first page.. Any1 have that file? The links are broken

Yet another edit

Albion Prelude compatible?
F signature

ptb_ptb
Posts: 142
Joined: Wed, 5. Sep 12, 18:56

Post by ptb_ptb » Sat, 10. Nov 12, 17:40

Peanutcat wrote:Albion Prelude compatible?
According to this thread
http://forum.egosoft.de/viewtopic.php?t=315630&start=0
yes.

(Sorry for the necro, but I think it's best if the last post in the thread is positive).


Post Reply

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