Functions Documentation
View Function Edit Function
Name objSetName
Syntax (objSetName spaceObject string)
Argument List spaceObject: The space object that you want to rename.
string: The new name.
Returns condition: True if successful.
Category name, spaceobject
Description Renames the space object with whatever the string is.
Example
(objSetName gplayership "Betel")

Sets the players ship name to Betel.
Comment More helpful in changing map labels due to they work on names.