12 return save_util.loadStringList (self.
playernum,
"%s_wingships"%self.
faction);
16 namelist+= [faction_ships.getRandomFighter (self.
faction)]
29 playa = VS.getPlayer()
36 playa.getFactionName(),
48 playa = VS.getPlayer()
76 self.
adv[self.
tname].SetTarget (ship)
80 def __init__ (self,faction,num,enfaction,ennum):
94 VS.IOmessage (0,
"game",
"all",
"[%s Enforcers] Under edict 502419 We hereby command"%self.
enfaction)
95 VS.IOmessage (0,
"game",
"all",
"[%s Enforcers] All %s terrorists to power down and prepare to be boarded."%(self.
enfaction,self.
faction))
96 VS.IOmessage (3,
"game",
"all",
"[%s Enforcers] You are in violation of anti-terrorist laws."%self.
enfaction)
97 VS.IOmessage (4,
"game",
"all",
"[%s Enforcers] And are conspiring against the legitimate Star Confederacy."%self.
enfaction)
98 VS.IOmessage (5,
"game",
"all",
"[%s Wing] We have nothing to do with your alleged terrorists"%self.
faction)
99 VS.IOmessage (5,
"game",
"all",
"[%s Wing] and are only exercising our freedom of assembly."%self.
faction)
100 VS.IOmessage (8,
"game",
"all",
"[%s Wing] This is a %s wing requesting assistance from any nearby craft! We are being arrested unfairly!"% (self.
faction,self.
faction))
101 VS.IOmessage (8,
"game",
"all",
"[%s Wing] Should anyone honor our request for help we would be severely in debt!"% self.
faction)
109 VS.IOmessage (0,
"game",
"all",
"Establishing link communication.")
110 VS.IOmessage (0,
"game",
"all",
"[%s Wing] We're back at your service." % self.
faction)
112 VS.SetAutoStatus (0,-1)
124 VS.SetAutoStatus (0,0)
126 VS.IOmessage (0,
"game",
"all",
"Thank you for saving us!")
127 VS.IOmessage (0,
"game",
"all",
"We owe our lives to you...")
128 VS.IOmessage (0,
"game",
"all",
"So therefore we will go with you and follow your orders where they may take us")
129 VS.IOmessage (0,
"game",
"all",
"Together we can succeed!")
130 VS.IOmessage (0,
"game",
"news",
'TERRORIST FLIGHTGROUP ESCAPES Recently a long sought for %s wing confronted and destroyed %s special forces. "After learning of a recent assembly by these millitants, we had to move at once; it is sad that these militants preemtively struck our forces before retreating like cowards!" said SubCommander Ret in a recent interview with GNN, "We need to warn our citizens of the presence of roaming %s starships...Any sighting of these starships must be reported to %s authorities immediately." Will such slips in confed security cause further problems in the frontier, or will they finally meet their end after a deadly manhunt? The future remains to be seen. The SubCommanders parting words were: "But See to it I will, I can promise you that!"'%(self.
faction,self.
enfaction,self.
faction,self.
enfaction))
132 VS.SetAutoStatus (0,0)
134 VS.IOmessage (0,
"game",
"all",
"Terrorists eliminated! Looks like we have another success to report for %s."%self.
enfaction)
135 VS.IOmessage (0,
"game",
"news",
'TERRORIST CELL DESTROYED Recently a %s wing was eliminated by %s special forces. "After learning of a recent assembly by these millitants, we had to move at once!" said SubCommander Ret in a recent interview with GNN, "It is good to see such justice served on our frontiers!" Hopefully this will reduce the recent rash of violence in the frontier sectors of our society!'%(self.
faction,self.
enfaction))
137 VS.SetAutoStatus (0,0)
157 VS.SetAutoStatus (0,0)
159 if (len (self.
adv)==0):
175 quest.quest_factory.__init__ (self,
"quest_isowing")