API Index test
Functions
AbbrLocationStr
Definition:
AbbrLocationStr(int sectorid) -> string name
Description:
Get abbreviated sector name for sectorid
Arguments:
sectorid sectorid
Returns:
name shortened sector name
Example:
<source lang="lua">AbbrLocationStr(5000) -> "Sed H9"</source>
AccomplishmentTemplate
Definition:
AccomplishmentTemplate(function cb(string desc)) -> userdate box
Description:
Create box with accomplishment icons (targetinfo dialog). see: AccomplishmentTemplate
Arguments:
cb function to call when clicking
desc description of clicked accomplishment
Returns:
box AccomplishmentTemplate
Tables
Bitlib
Description
functions to manipulate the bitwise operations
Details
Bitlib
CapShipLog
Description
table with parts of a cap ship chat area.
Details
CapShipLog
Variables
CLASSTYPE_ADDON
Description
inventory item class of addons
Value
2
ColorChatInput
Description
boolean that controls coloring
Value
Userdata
AskForgivenessDialog
Description
the forgive dialog. see QuestionDialog
Details
AskForgivenessDialog