API IsTrainingSector

From Vendetta Lua
Revision as of 20:46, 27 April 2009 by Chefkoch (Talk | contribs) (New page: === IsTrainingSector === '''Definition:''' IsTrainingSector(int sectorid) -> bool tsector <br> '''Description:'''<br> tell if the given sector is a training sector. <br> '''Arguments:'''<b...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

IsTrainingSector

Definition: IsTrainingSector(int sectorid) -> bool tsector
Description:
tell if the given sector is a training sector.
Arguments:
sectorid [sectorid]. if nil the current sector id is used
Returns:
tsector true if the given sector is a training sector