<RetVar/IF><RefObj> get maximum shield strength

This forum serves as MSCI Reference at EGOSOFT. It's Read-Only for non MSCI Group members.

Moderators: Scripting / Modding Moderators, MSCI Moderators

Striker304
Posts: 915
Joined: Fri, 26. Mar 10, 21:15
x3tc

<RetVar/IF><RefObj> get maximum shield strength

Post by Striker304 »

<RetVar/IF>=<RefObj> get maximum shield strength


[skip|else] if [not]|while [not] = Possible 'conditional' statements that can be used
<RetVar/IF> = Variable where the requested information is put
<RefObj> = The object you want to check

This command returns the maximum shield strenght in the unit 'Joule' of <RefObj>.

Example:
$shields = [PLAYERSHIP] get maximum shield strength

This will return the maximum shield strength of the player ship.


Command Location:
User avatar
X2-Illuminatus
Moderator (Deutsch)
Moderator (Deutsch)
Posts: 25128
Joined: Sun, 2. Apr 06, 16:38
x4

[TiP][49] 286768

Post by X2-Illuminatus »

<RetVar/IF>=<RefObj> get maximum shield strength


[skip|else] if [not]|while [not] = Die möglichen bedingten Anweisungen, die mit diesem Befehl genutzt werden können.
<RetVar/IF> = Variable, in die der zurückgegebene Wert gespeichert wird.
<RefObj> = Das Objekt, das du überprüfen möchtest.

Dieser Befehl gibt die maximale Schildstärke in der Einheit 'Joule' von <RefObj> zurück.

Beispiel:
$shields = [PLAYERSHIP] get maximum shield strength

Dies gibt die maximale Schildstärke des Spielerschiffs zurück.


Zu finden unter:

Return to “MSCI Reference”