Functions Documentation
View Function Edit Function
Name plyGetGenome
Syntax (plyGetGenome spaceObject)
Argument List 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
Comment Simple function for retrieving data on the player.