GetPlanet (Harvest)

From OxeyeWiki

Revision as of 19:07, 2 December 2009 by 166 MMX (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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