Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Go to the source code of this file.
Data Structures | |
class | PlayerMissionInfo |
class | missionhook |
Namespaces | |
mission_lib | |
Constant Groups | |
mission_lib | |
Functions | |
def | addPlayer |
def | getMissionPlayer |
def | setMissionPlayer |
def | unsetMissionPlayer |
def | mission_lib_custom |
def | SetMissionHookArgs |
def | AddMissionHooks |
def | SetLastMission |
def | LoadLastMission |
def | RemoveLastMission |
def | AddActiveMissionEntry |
def | RemoveActiveMissionEntry |
def | CountMissions |
def | BriefLastMission |
def | AddNewMission |
def | GetMissionList |
def | Jumplist |
def | MakePlunder |
def | MakeContraband |
def | CreateRandomMission |
def | CreateFixerMissions |
def | PickRandomMission |
Unused code – has old briefings if (searchMissionNameStr("patrol")): last_briefing[0][which] = 'Confed needs the help of mercs and hunters to keep our air space clean. More... | |
def | CreateGuildMissions |
Variables | |
list | players = [] |
int | global_plr = -1 |