Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | privateSetupPlayer |
def | __init__ |
def | setupPlayer |
def | Launch |
def | terminate |
def | Execute |
![]() | |
def | dir_privateSetupPlayer |
def | setupPlayer |
def | __init__ |
def | takeCargoAndTerminate |
def | findUnit |
def | getCargo |
def | checkCargo |
def | Execute |
Data Fields | |
timer | |
inescapable | |
havelaunched | |
terminated | |
faction | |
systems | |
numenemies | |
dyntype | |
dynfg | |
greetingText | |
cp | |
delay | |
AdjustFaction | |
enemy | |
![]() | |
arrived | |
wasnull | |
you | |
adjsys | |
var | |
savedCargo | |
jumps | |
cp | |
base | |
destination | |
mplay | |
obj | |
def __init__ | ( | self, | |
savevar, | |||
systems, | |||
delay, | |||
faction, | |||
numenemies, | |||
dyntype = '' , |
|||
dynfg = '' , |
|||
greetingText = ["Hello there , |
|||
smuggler, | |||
Prepare, | |||
to, | |||
die, | |||
The, | |||
price, | |||
on, | |||
your, | |||
head, | |||
is, | |||
big, | |||
enough, | |||
that, | |||
I, | |||
missed, | |||
my, | |||
lunch, | |||
directions = [] , |
|||
destination = '' , |
|||
AdjustFaction = True |
|||
) |
Definition at line 16 of file ambush.py.
def Execute | ( | self) |
Definition at line 96 of file ambush.py.
References ambush.cp, ambush.delay, CacheFTPHandler.delay, directions_mission.Execute(), ambush.inescapable, ambush.Launch(), ambush.systems, ambush.terminate(), ambush.terminated, ambush.timer, waitjump.timer, ai_escortpatrol.timer, and Profile.timer.
def Launch | ( | self, | |
you | |||
) |
Definition at line 36 of file ambush.py.
References ambush.AdjustFaction, ambush.dynfg, Launch.dynfg, ambush.dyntype, SystemInformation.faction, ambush.faction, ShipTracker.faction, go_to_adjacent_systems.faction, Launch.faction, ClearFactionRecord.faction, PushRelation.faction, PopRelation.faction, LaunchWingmen.faction, ChangeSystemOwner.faction, ChangeShipOwners.faction, faction_ships.getRandomFighter(), ambush.havelaunched, and ambush.numenemies.
def setupPlayer | ( | self, | |
cp | |||
) |
Definition at line 31 of file ambush.py.
References ambush.privateSetupPlayer(), and directions_mission.setupPlayer().
def terminate | ( | self) |
Definition at line 94 of file ambush.py.
References ambush.terminated.