Discuss this page on this pages TalkPage

objGetArmorName

See objGetArmorName at Xelerus

Syntax (objGetArmorName spaceObject number)
Arguments spaceObject: The space object that you want to get the name of the segment of.
number: The segment number that you want to get the name of.
Returns string: The name of the segment.
Category armor, name, spaceobject
Description Returns the name of the segment.

Example

(objGetArmorName gPlayerShip 0)

Returns the string forward. Return to Functions list