Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | FriendlyLaunch |
def | Execute |
![]() | |
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 | |
altGreetingText | |
cargotype | |
counter | |
havelaunched | |
dyntype | |
timer | |
inescapable | |
![]() | |
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 | |
Definition at line 5 of file ambush_scan.py.
def __init__ | ( | self, | |
savevar, | |||
systems, | |||
delay, | |||
faction, | |||
numenemies, | |||
dyntype = '' , |
|||
dynfg = '' , |
|||
greetingText = ["You have been scanned and contraband has been found in your hold." , |
|||
You, | |||
should, | |||
have, | |||
dumped, | |||
it, | |||
while, | |||
you, | |||
had, | |||
the, | |||
chance, | |||
Now, | |||
you, | |||
die, | |||
directions = [] , |
|||
destination = '' , |
|||
AdjustFaction = True , |
|||
cargotype = "Brilliance" , |
|||
altGreetingText = ["Thank you for delivering the cargo to us instead." , |
|||
We, | |||
appreciate, | |||
your, | |||
candor, | |||
in, | |||
this, | |||
matter | |||
) |
Definition at line 6 of file ambush_scan.py.
References ambush.__init__().
def Execute | ( | self) |
Definition at line 37 of file ambush_scan.py.
References ambush.cp, ambush.Execute(), ambush.inescapable, and ambush.systems.
def FriendlyLaunch | ( | self) |
Definition at line 11 of file ambush_scan.py.
altGreetingText |
Definition at line 8 of file ambush_scan.py.
cargotype |
Definition at line 9 of file ambush_scan.py.
counter |
Definition at line 10 of file ambush_scan.py.
dyntype |
Definition at line 17 of file ambush_scan.py.
havelaunched |
Definition at line 12 of file ambush_scan.py.
inescapable |
Definition at line 44 of file ambush_scan.py.
timer |
Definition at line 42 of file ambush_scan.py.