mirror of
https://github.com/hpy/Enigma_Exile_Revive.git
synced 2024-08-30 16:52:15 +00:00
report of a dupe... readded tp of dead body
This commit is contained in:
parent
3c883e26c7
commit
6494d9c89c
@ -357,7 +357,7 @@ call ExileServer_system_network_send_to;
|
||||
_player addMPEventHandler ["MPKilled", {_this call ExileServer_object_player_event_onMpKilled}];
|
||||
|
||||
|
||||
|
||||
_requestingPlayer setposatl [0,0,0]; //reports of body duping still
|
||||
|
||||
_corpseGroup = createGroup independent; //test to prevent dead body still being in players group under certain circumstances
|
||||
[_requestingPlayer] joinSilent _corpseGroup;
|
||||
|
Loading…
Reference in New Issue
Block a user