mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge pull request #4368 from 654wak654/delete-teleport-module
Delete "Teleport Players" module after use
This commit is contained in:
commit
e3d26c535a
@ -41,3 +41,5 @@ if (_group) then {
|
||||
[_x, _attached] call BIS_fnc_moveToRespawnPosition;
|
||||
};
|
||||
} forEach _player;
|
||||
|
||||
deleteVehicle _logic;
|
||||
|
Loading…
Reference in New Issue
Block a user