mirror of
https://github.com/hpy/Enigma_Exile_Revive.git
synced 2024-08-30 16:52:15 +00:00
oops
This commit is contained in:
parent
b92e1b5e50
commit
449565b1c1
Binary file not shown.
BIN
@Enigma/addons/enigma_exile_revive.pbo.bak
Normal file
BIN
@Enigma/addons/enigma_exile_revive.pbo.bak
Normal file
Binary file not shown.
@ -348,9 +348,8 @@ call ExileServer_system_network_send_to;
|
||||
|
||||
[] spawn
|
||||
{
|
||||
Private ["_player"];
|
||||
uiSleep 4;
|
||||
if !(isPlayer _player) then
|
||||
if (isNull _player) then
|
||||
{
|
||||
diag_log "EnigmaRevive - Something went horribly wrong!";
|
||||
[_player] joinSilent ExileServerGraveyardGroup;
|
||||
|
Loading…
Reference in New Issue
Block a user