API AbbrLocationStr

From Vendetta Lua
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"