mirror of
https://github.com/hpy/Enigma_Exile_Revive.git
synced 2024-08-30 16:52:15 +00:00
Merge pull request #11 from MGTDB/patch-2
Update Exile_RevivePlayer.sqf
This commit is contained in:
commit
e071ef9beb
@ -238,7 +238,7 @@ if (!local _requestingPlayer) then
|
||||
|
||||
_bambiPlayer addMagazine [_handguntype, _handgunammo];
|
||||
|
||||
_bambiPlayer setPosATL [_location select 0,_location select 1,0];
|
||||
//_bambiPlayer setPosATL [_location select 0,_location select 1,0];// remove this line as it sets to ground level
|
||||
_bambiPlayer disableAI "FSM";
|
||||
_bambiPlayer disableAI "MOVE";
|
||||
_bambiPlayer disableAI "AUTOTARGET";
|
||||
|
Loading…
Reference in New Issue
Block a user