mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
caused revived player to be immune to server side AI
This commit is contained in:
parent
4ec283034d
commit
2fe61d42ca
@ -139,7 +139,6 @@ if (!local _player) then {
|
||||
|
||||
addToRemainsCollector[_newPlyr];
|
||||
|
||||
_newPlyr allowDammage false;
|
||||
{
|
||||
_newPlyr disableAI _x;
|
||||
}forEach["FSM", "MOVE", "AUTOTARGET", "TARGET"];
|
||||
|
Loading…
Reference in New Issue
Block a user