<RetVar/IF><RefObj> get hull

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

Moderators: Scripting / Modding Moderators, MSCI Moderators

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

<RetVar/IF><RefObj> get hull

Post by Striker304 » Sun, 12. Sep 10, 16:23

<RetVar/IF>=<RefObj> get hull


[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 current hull points of <RefObj>.

Example:
$hull = [PLAYERSHIP] get hull

This will return the current hull points of the player ship.


Command Location:

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

[TiP][49] 286764

Post by X2-Illuminatus » Sat, 9. Oct 10, 20:27

<RetVar/IF>=<RefObj> get hull


[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 derzeitigen Hüllenpunkte von <RefObj> zurück.

Beispiel:
$hull = [PLAYERSHIP] get hull

Dies wird die Hüllenpunkte des Spielerschiffs zurückgeben.


Zu finden unter:

Locked

Return to “MSCI Reference”