Arma 3
Basipek's ZEN Drop Pod
Mostrando 1-7 de 7 aportaciones
Actualización: 5 JUN 2023 a las 5:17

- Function: Added a new param to hide the crater on creation.

Actualización: 5 JUN 2023 a las 5:13

- Function: Added a new param to make the crashed pod retain physics.
- Function: Added a new function(ality) to the pod class param, now you can input pre-spawned vehicles to make them fly and crash instead. Read the file for more info.
- Function: Removed the wrong info under "Returns:" in the info comment, doesn't return anything useful since it uses a spawned script inside it.

Actualización: 18 ABR 2023 a las 10:22

- Fixed missing _podless variable.

Actualización: 10 ABR 2023 a las 7:30

- Fixed podless module having pod.

Actualización: 5 ABR 2023 a las 13:12

- Added a podlessness parameter and a podless module.

Actualización: 13 FEB 2023 a las 8:17

- Made the drop pod script into a modular function for eden and addon support, check its comments for details.

Actualización: 12 FEB 2023 a las 16:02

- Initial commit