mirror of
https://github.com/hpy/Enigma_Exile_Revive.git
synced 2024-08-30 16:52:15 +00:00
eerrrrrrrrrr i hate working on this rubbish..............
This commit is contained in:
parent
8b21d094ce
commit
45290f18a5
Binary file not shown.
@ -329,11 +329,12 @@ call ExileServer_system_network_send_to;
|
||||
[_sessionID, _player] call ExileServer_system_session_update;
|
||||
|
||||
|
||||
deleteVehicle _requestingPlayer;
|
||||
|
||||
EnigmaRevive = [_player,_requestingPlayer];
|
||||
_ownerID publicVariableClient "EnigmaRevive";
|
||||
|
||||
_requestingPlayer setposATL [0,0,0];
|
||||
deleteVehicle _requestingPlayer;
|
||||
|
||||
_player allowDamage true;
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user