Difference between revisions of "API AbbrLocationStr"

From Vendetta Lua
Jump to: navigation, search
(split test run)
(split)
Line 15: Line 15:
 
<source lang="lua">AbbrLocationStr(5000) -> "Sed H9"</source><br>
 
<source lang="lua">AbbrLocationStr(5000) -> "Sed H9"</source><br>
 
<br>
 
<br>
XXX
 

Revision as of 21:56, 25 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"