OperationPandoraTrigger / OPT-Server-Mod

Dieses Repo enthält alle Skripte aus dem OPT-Framework, die für den Betrieb der OPT genutzt werden.
GNU General Public License v3.0
5 stars 11 forks source link

Prototyp OPT Revive system #214

Open GNCLORD-MDB opened 2 years ago

GNCLORD-MDB commented 2 years ago

Neues eigenes Revive System mit Steuerung und ohne Nutzung des BIS REVIVE Systems

formtapez commented 2 years ago

ich hab im code jetzt nichts bzgl. funk-abschaltung beim sterben gefunden. sowas hier:

        // TFAR deaktivieren und aktive Übertragung abbrechen
        player setVariable ["tf_unable_to_use_radio", true];
        call TFAR_fnc_onSwTangentReleased;
        call TFAR_fnc_onLRTangentReleased;