mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Delete "Teleport Players" module after use
This commit is contained in:
parent
a9b82513f7
commit
d533bd1663
@ -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