32 _log(SOV__DEBUG,
"Onlining Jump Bridge...");
39 throw CustomError(
"This system is currently being jammed.");
43 if (!
sConfig.world.highSecCyno) {
45 throw CustomError(
"This module may not be used in high security space.");
54 _log(SOV__DEBUG,
"Offlining TCU... Resetting claim's hubID.");
#define sConfig
A macro for easier access to the singleton.
#define _log(type, fmt,...)
JumpBridgeSE(StructureItemRef structure, PyServiceMgr &services, SystemManager *system, const FactionData &data)
Advanced version of UserError that allows to send a full custom message.
uint32 locationID() const
virtual void SetOffline()
virtual void SetOffline()
Reference-counting-based smart pointer.