Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | Execute |
![]() | |
def | __init__ |
def | initbriefing |
def | loopbriefing |
def | endbriefing |
def | Execute |
Data Fields | |
alternatesystems | |
alternatevariable | |
alternateflightgroups | |
alternatetypes | |
alternategreeting | |
alternatefactions | |
cp | |
![]() | |
you | |
role | |
gametime | |
adjsys | |
var_to_set | |
distfrombase | |
faction | |
escortee | |
difficulty | |
creds | |
arrived | |
Additional Inherited Members | |
![]() | |
tuple | you = VS.Unit() |
tuple | escortee = VS.Unit() |
int | adjsys = 0 |
int | arrived = 0 |
string | mplay = "all" |
Definition at line 3 of file wrong_escort.py.
def __init__ | ( | self, | |
factionname, | |||
missiondifficulty, | |||
distance_from_base, | |||
creds, | |||
numsysaway, | |||
jumps = () , |
|||
var_to_set = '' , |
|||
dynfg = '' , |
|||
dyntype = '' , |
|||
alternatesystems = () , |
|||
alternatefactions = () , |
|||
alternateflightgroups = () , |
|||
alternatetypes = () , |
|||
alternategreeting = () , |
|||
alternatevariable = 'diverted' |
|||
) |
Definition at line 4 of file wrong_escort.py.
References escort_mission.__init__().
def Execute | ( | self) |
Definition at line 16 of file wrong_escort.py.
References wrong_escort.alternatefactions, wrong_escort.alternateflightgroups, wrong_escort.alternategreeting, wrong_escort.alternatesystems, wrong_escort.alternatetypes, wrong_escort.alternatevariable, wrong_escort.cp, ambush.cp, tail.cp, directions_mission.cp, escort_mission.escortee, escort_mission.Execute(), universe.greet(), quest.removeQuest(), defend.var_to_set, escort_local.var_to_set, escort_mission.var_to_set, bounty.var_to_set, and cargo_mission.var_to_set.
alternatefactions |
Definition at line 11 of file wrong_escort.py.
alternateflightgroups |
Definition at line 8 of file wrong_escort.py.
alternategreeting |
Definition at line 10 of file wrong_escort.py.
alternatesystems |
Definition at line 6 of file wrong_escort.py.
alternatetypes |
Definition at line 9 of file wrong_escort.py.
alternatevariable |
Definition at line 7 of file wrong_escort.py.
cp |
Definition at line 14 of file wrong_escort.py.