API AbbrLocationStr

From Vendetta Lua
Revision as of 00:01, 1 April 2011 by Draugath (Talk | contribs)

Jump to: navigation, search

AbbrLocationStr

Definition

AbbrLocationStr( number  sectorid) ->  string  name
Description

Get abbreviated sector name for sectorid
Arguments

Type Name Description
number sectorid sectorid
Returns

Type Name Description
string name shortened sector name
Notes

Example:

AbbrLocationStr(5000) -> "Sed H9"