Skip to content

Conversation

@GNCLORD-MDB
Copy link
Collaborator

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

{
// Spieler bewusstlos machen und weiteren Schaden ausblenden
player setDamage 0.5;
player setDamage GVAR(levelreviveaktiv);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

besser die nächste zeile mit allowDamage false hier vor ausführen, also zeilen tauschen. sonst haste einen klitzekleinen moment der sterblichkeit :)

@formtapez
Copy link
Collaborator

formtapez commented Jul 2, 2022

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;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants