Nothing special :)

This commit is contained in:
happydayz 2016-01-17 19:06:26 +11:00
parent 7244fb3bb8
commit f5b3b49113
4 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,7 @@
/* /*
Enigma_RevivePlyr.sqf Enigma_RevivePlyr.sqf
[_ZEN_] Enigma (Happydayz) [_ZEN_] Happydayz
© 2016 Enigma Team
*/ */
private["_defibangle","_defibpos","_bodypos","_action","_timer","_Anims","_target","_targetname","_bodypos1","_bodypos2","_bodypos3","_updatestats","_healPlace","_target","_animstate","_primaryw","_posh","_posi","_dy","_dx","_dir"]; private["_defibangle","_defibpos","_bodypos","_action","_timer","_Anims","_target","_targetname","_bodypos1","_bodypos2","_bodypos3","_updatestats","_healPlace","_target","_animstate","_primaryw","_posh","_posi","_dy","_dx","_dir"];

View File

@ -1,6 +1,7 @@
/* /*
Enigma Exile Revive Compiles Enigma Exile Revive Compiles
[_ZEN_] Enigma (Happydayz) [_ZEN_] Happydayz
© 2016 Enigma Team
*/ */
if (!hasInterface && isServer) exitWith { if (!hasInterface && isServer) exitWith {

View File

@ -1,6 +1,7 @@
/* /*
Enigma Exile Revive Initialization Enigma Exile Revive Initialization
[_ZEN_] Enigma (Happydayz) [_ZEN_] Happydayz
© 2016 Enigma Team
*/ */