Arma 3
Basipek's ZEN Drop Pod
Showing 1-7 of 7 entries
Update: 5 Jun, 2023 @ 5:17am

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

Update: 5 Jun, 2023 @ 5:13am

- 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.

Update: 18 Apr, 2023 @ 10:22am

- Fixed missing _podless variable.

Update: 10 Apr, 2023 @ 7:30am

- Fixed podless module having pod.

Update: 5 Apr, 2023 @ 1:12pm

- Added a podlessness parameter and a podless module.

Update: 13 Feb, 2023 @ 8:17am

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

Update: 12 Feb, 2023 @ 4:02pm

- Initial commit