Wiki 🇫🇮 v4.7.12
About LSSM
LSS-MANAGER V.4 is an extension for Missionchief.co.uk and its other language versions.
With this extension an appstore is added to the game, which allows the usage of plugins. All functions are modular - you can decide what to activate, down to the last module.
Plugins that are not activated will not be loaded either - this makes administration very easy of course and provides a better performance.
Installation 📥
By using LSSM you agree that we collect metadata. You can find more information about this at Metadata
A table with which browsers LSSM is compatible can be found in our FAQ
Using LSSM on your mobile phone
Officially we do not support a mobile version. However, the browser Firefox offers the possibility to use add-ons even in its mobile version. Nevertheless, we do not guarantee an attractive design or full functionality for mobile browsers.
Official support of mobile browsers is currently not planned.
Step 1: Tampermonkey
If you have not yet installed Tampermonkey in your browser, you still have to do so. Here is an overview of links for the most common browsers:
Browser | Link |
---|---|
Chrome | Download |
Firefox | Download |
Opera | Download |
For other browsers you can download Tampermonkey on tampermonkey.net.
Warning
Please note that we do not officially support older browsers, mobile browsers and Apple Safari. Support for these browsers is therefore neither guaranteed nor likely.
Step 2: Userscript
If Tampermonkey was successfully installed in your browser, you can either click here or create a new userscript with the following content:
// ==UserScript==
// @name LSS-Manager V.4
// @version 4.7.12-CZ-DK-DE-AU-GB-US-ES-MX-FI-FR-IT-JP-KR-NO-NL-PL-BR-PT-RO-RU-SK-SE-TR-UA
// @author The LSSM-Team: Sanni, Jan (jxn_30), Ron31, Crazycake
// @description LSSM V4 is a Script-Collection for Leitstellenspiel, Missionchief, Meldkamerspel and its other language versions.
// @namespace https://lss-manager.de/
// @homepage https://docs.lss-manager.de/
// @downloadURL https://v4.lss-manager.de/lssm-v4.user.js
// @updateURL https://v4.lss-manager.de/lssm-v4.user.js
// @supportURL https://docs.lss-manager.de/en_US/error_report
// @icon https://docs.lss-manager.de/img/lssm.png
// @match https://www.operacni-stredisko.cz/*
// @match https://policie.operacni-stredisko.cz/*
// @match https://www.alarmcentral-spil.dk/*
// @match https://politi.alarmcentral-spil.dk/*
// @match https://www.leitstellenspiel.de/*
// @match https://polizei.leitstellenspiel.de/*
// @match https://www.missionchief-australia.com/*
// @match https://police.missionchief-australia.com/*
// @match https://www.missionchief.co.uk/*
// @match https://police.missionchief.co.uk/*
// @match https://www.missionchief.com/*
// @match https://police.missionchief.com/*
// @match https://www.centro-de-mando.es/*
// @match https://www.centro-de-mando.mx/*
// @match https://www.hatakeskuspeli.com/*
// @match https://poliisi.hatakeskuspeli.com/*
// @match https://www.operateur112.fr/*
// @match https://police.operateur112.fr/*
// @match https://www.operatore112.it/*
// @match https://polizia.operatore112.it/*
// @match https://www.missionchief-japan.com/*
// @match https://www.missionchief-korea.com/*
// @match https://www.nodsentralspillet.com/*
// @match https://politiet.nodsentralspillet.com/*
// @match https://www.meldkamerspel.com/*
// @match https://politie.meldkamerspel.com/*
// @match https://www.operatorratunkowy.pl/*
// @match https://policja.operatorratunkowy.pl/*
// @match https://www.operador193.com/*
// @match https://www.jogo-operador112.com/*
// @match https://policia.jogo-operador112.com/*
// @match https://www.jocdispecerat112.com/*
// @match https://www.dispetcher112.ru/*
// @match https://www.dispecerske-centrum.com/*
// @match https://www.larmcentralen-spelet.se/*
// @match https://polis.larmcentralen-spelet.se/*
// @match https://www.112-merkez.com/*
// @match https://www.dyspetcher101-game.com/*
// @run-at document-idle
// @grant GM_info
// @grant unsafeWindow
// ==/UserScript==
/* global I18n, user_id */
const e=()=>{const e=document.createElement("script");e.src=`https://v4.lss-manager.de/core.js?_=${Math.floor(Date.now()/6e5)}&branch=${localStorage.getItem("lssmv4_branch")??"stable"}`;e.setAttribute("type","module");e.setAttribute("async","");unsafeWindow["lssmv4-GM_Info"]=JSON.parse(JSON.stringify(GM_info));document.body.append(e)};if((!window.frameElement||window.frameElement?.src.startsWith("https"))&&!/^\/users\//u.test(window.location.pathname)&&"undefined"!=typeof user_id&&"undefined"!=typeof I18n)if(window!==window.parent&&window.parent.hasOwnProperty("lssmv4-redesign-lightbox")){const t="lssmv4-redesign-iframe-trigger-lssm-load";window.parent.addEventListener(t,e);window.addEventListener("pagehide",(()=>window.parent.removeEventListener(t,e)));window.parent["lssmv4-redesign-lightbox"].src=new URL(window.location.href).toString()}else e();
Step 2.5: Activate developer mode or switch to Firefox
If you use "Google Chrome" or a browser based on Chromium, it may be necessary to activate developer mode in order to execute userscripts. If you don't want to switch to Firefox, you can find the following at https://www.tampermonkey.net/faq.php?locale=en#Q209 for instructions on how to activate developer mode.
Step 3: Activate
LSSM indicator is the LSSM logo or (if set accordingly in the settings) a green text LSSM V.4
. If you are in missionchief but do not see this indicator in the upper right corner, click on the tampermonkey icon in your browser and check if the switch for LSS-Manager script is set to on
.
If you have any problems you can always contact Support.