Discuss this page on this pages TalkPage
| Syntax | (objSetName spaceObject string) |
|---|---|
| Arguments | 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. |
(objSetName gplayership "Betel")
Sets the players ship name to Betel. Return to Functions list