API ShortLocationStr

From Vendetta Lua
Revision as of 22:04, 25 January 2009 by Chefkoch (talk | contribs) (split)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ShortLocationStr

Definition: ShortLocationStr(int sectorid) -> string loc
Description:
string representing the provided sector
Arguments:
sectorid sectorid
Returns:
loc short sector description
Example:
<source lang="lua">ShortLocationStr(5000) -> "Sedina H-9"</source>