Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | terminate |
def | SuccessMission |
def | GeneratePatrolList |
def | DeletePatrolPoint |
def | FinishedPatrol |
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 | |
jnum | |
cred | |
patrolpoints | |
objectives | |
distance | |
quantity | |
mplay | |
AdjustFaction | |
![]() | |
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 12 of file patrol_ambush.py.
def __init__ | ( | self, | |
num_significants_to_patrol, | |||
distance_from_base, | |||
creds, | |||
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 = '' |
|||
) |
Definition at line 13 of file patrol_ambush.py.
References ambush.__init__().
def DeletePatrolPoint | ( | self, | |
num, | |||
nam | |||
) |
Definition at line 65 of file patrol_ambush.py.
References patrol.jnum, patrol_ambush.jnum, defend.mplay, bounty.mplay, directions_mission.mplay, cargo_mission.mplay, patrol.objectives, patrol_ambush.objectives, patrol.patrolpoints, and patrol_ambush.patrolpoints.
def Execute | ( | self) |
Definition at line 84 of file patrol_ambush.py.
References ambush.cp, ambush.Execute(), patrol_ambush.FinishedPatrol(), patrol.FinishedPatrol(), patrol_ambush.GeneratePatrolList(), patrol.GeneratePatrolList(), ambush.havelaunched, ambush.inescapable, defend.quantity, patrol_ambush.quantity, patrol.quantity, escort_local.quantity, cargo_mission.quantity, cleansweep.SuccessMission(), patrol.SuccessMission(), patrol_ambush.SuccessMission(), defend.SuccessMission(), and escort_local.SuccessMission().
def FinishedPatrol | ( | self, | |
playa | |||
) |
Definition at line 70 of file patrol_ambush.py.
References cleansweep.DeletePatrolPoint(), cleansweep_escort.DeletePatrolPoint(), patrol_ambush.DeletePatrolPoint(), patrol.DeletePatrolPoint(), patrol.distance, patrol_ambush.distance, patrol_ambush.jnum, patrol.jnum, patrol.objectives, patrol_ambush.objectives, patrol_ambush.patrolpoints, and patrol.patrolpoints.
def GeneratePatrolList | ( | self) |
Definition at line 34 of file patrol_ambush.py.
References ambush.cp, patrol.distance, patrol_ambush.distance, defend.mplay, bounty.mplay, directions_mission.mplay, cargo_mission.mplay, patrol_ambush.objectives, patrol.objectives, patrol.patrolpoints, patrol_ambush.patrolpoints, patrol_ambush.quantity, patrol.quantity, defend.quantity, escort_local.quantity, and cargo_mission.quantity.
def SuccessMission | ( | self) |
Definition at line 29 of file patrol_ambush.py.
References quest.checkSaveValue(), ambush.cp, patrol.cred, patrol_ambush.cred, bounty.cred, defend.cred, escort_local.cred, cargo_mission.cred, directions_mission.var, and SaveVariableGreaterScript.var.
def terminate | ( | self) |
Definition at line 26 of file patrol_ambush.py.
References quest.checkSaveValue(), ambush.cp, ambush.terminate(), directions_mission.var, and SaveVariableGreaterScript.var.
AdjustFaction |
Definition at line 24 of file patrol_ambush.py.
cred |
Definition at line 16 of file patrol_ambush.py.
distance |
Definition at line 19 of file patrol_ambush.py.
jnum |
Definition at line 15 of file patrol_ambush.py.
mplay |
Definition at line 23 of file patrol_ambush.py.
objectives |
Definition at line 18 of file patrol_ambush.py.
patrolpoints |
Definition at line 17 of file patrol_ambush.py.
quantity |
Definition at line 21 of file patrol_ambush.py.