GetPlanet (Harvest)

From OxeyeWiki

Jump to: navigation, search

getPlanet()

Fetches the current planet as a four-letter string. In other words, "heph", "pose" or "ares".

Parameter Expected Type Description
Returns

Returns a four character String containing the name of the planet.

Harvest Library

Example

if harvest.getPlanet() == "pose" then
   print("It's chilly outside.")
end

Resources

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox