scripting:ems
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung | |||
| scripting:ems [2021/09/18 19:15] – Externe Bearbeitung 127.0.0.1 | scripting:ems [2022/01/11 23:27] (aktuell) – madshadow | ||
|---|---|---|---|
| Zeile 213: | Zeile 213: | ||
| -- ******************************************************************************************** | -- ******************************************************************************************** | ||
| DisableStandardVictoryCondition = false, | DisableStandardVictoryCondition = false, | ||
| - | + | ||
| + | -- ******************************************************************************************** | ||
| + | -- * NeedsCppLogic | ||
| + | -- * If true, the script will check if all players have mcbs CppLogic dll loaded | ||
| + | -- * Set to true if you use function of CppLogic | ||
| + | -- * (default: false) | ||
| + | -- ******************************************************************************************** | ||
| + | NeedsCppLogic = false, | ||
| + | |||
| + | -- ******************************************************************************************** | ||
| + | -- * NeedsS5CommunityLib | ||
| + | -- * If true, the script will check if all players have the same version of the S5CommunityLib | ||
| + | -- * Set to true if you use function of the S5CommunityLib | ||
| + | -- * (default: false) | ||
| + | -- ******************************************************************************************** | ||
| + | NeedsS5CommunityLib = false, | ||
| -- ******************************************************************************************** | -- ******************************************************************************************** | ||
| -- * Units | -- * Units | ||
scripting/ems.1631992552.txt.gz · Zuletzt geändert: 2021/09/18 19:15 von 127.0.0.1
