v2 up handler 03i9afpo

This commit is contained in:
2018-12-02 10:13:26 +01:00
parent c395794da9
commit f54dccb1aa
3 changed files with 10 additions and 4 deletions

View File

@@ -159,7 +159,7 @@ class AutomaticDispose {
// -
if (window.location.pathname.indexOf("/missions/") !== -1 && window.name == 'adis-sprechwunsch-police') {
self.Check_Call_Police_Active();
} else {
} else if (window.location.pathname.indexOf("/missions/") !== -1 && window.name != 'adis-sprechwunsch-police') {
self.StartMission();
}
@@ -1115,6 +1115,9 @@ class AutomaticDispose {
}
console.log("MissionID", self.MissionID);
console.log("MissionType", self.MissionType);
console.log("Window", window.name);
console.log("self.MyRunner", self.MyRunner);
console.log("self.MyRunnerSettings", self.MyRunnerSettings);
self.ADSettings().then((setting) => {
if (setting[self.MyRunnerSettings] != 'true') {
return self.ADisDB.ADisMissions.where({