Difference between revisions of "API AbbrLocationStr"

From Vendetta Lua
Jump to: navigation, search
(New page: === AbbrLocationStr === '''Definition:'''<br> AbbrLocationStr(int sectorid) -> string name <br> '''Description:''' <br> Get abbreviated sector name for sectorid <br> '''Arguments:'''<br> '...)
(No difference)

Revision as of 23:58, 24 January 2009

AbbrLocationStr

Definition:
AbbrLocationStr(int sectorid) -> string name
Description:
Get abbreviated sector name for sectorid
Arguments:
sectorid sectorid
Returns:
name shortened sector name
Example:

AbbrLocationStr(5000) -> "Sed H9"