Discuss this page on this pages TalkPage
plyGetGenome
See plyGetGenome at Xelerus
| Syntax | (plyGetGenome spaceObject) |
| Arguments | spaceObject: works only with gPlayership |
| Returns | string: the sex of the player |
| Category | 0.99, player |
| Description | This function returns if the player is male or female depending on what the player choose in the main game screen. |
Example
(plyGetGenome spaceObject)
Returns humanMale or humanFemale
Return to Functions list