Arma 3
Modules Enhanced
Showing 41-50 of 52 entries
< 1  2  3  4  5  6 >
Update: 11 Nov, 2023 @ 6:37pm

Beta - v0.6.0

# What's New

## Add Module - Multiplayer Sync
Synchronizes and disables all players until the required amount of players are fully loaded and spawned, or a server timeout occurs. Useful for waiting for everyone before playing cinematics or scripts that you want everyone to experience, regardless of load times.

# Patch

## Move embedded effects functions from module functions to addon: _Effects_
This is mainly for code organization. Should not affect anyone.

Update: 4 Nov, 2023 @ 3:11pm

# Beta Version v0.5.0

## What's New
- Lightning Storm Module
- Effects Addon

Update: 25 Oct, 2023 @ 10:04pm

# Beta Version - v0.4.0

## What's New

### Teleporter System
Mission makers can now register objects as teleporters that players can travel to. Custom UI automatically updates if teleporter is invalid (vehicle that has no open slots).

## Modules Added

### Register Teleporter
Registers the synchronized object to the teleporter pool. Activates the teleporter system if it has not been activated yet.

## Bug Fixes

### Trap Inventory
If the unit is in a vehicle while triggering the trap, the explosive will kill them inside of the vehicle

Update: 19 Oct, 2023 @ 7:34pm

Patch-v0.3.2

- Fixed global modules to make them persistent with JIP clients

Update: 14 Oct, 2023 @ 11:56am

Adds Error Tracking Framework

Modules will now detect when mission makers add an invalid argument as well as if they sync an invalid object to the module.

Update: 8 Oct, 2023 @ 12:16am

Beta Version - v0.3.0

What's New
Modules
Create Minefield
Attributes
- Placed By: What side placed the mines.
- Mine Classes: ARRAY of STRINGS - Array of class names for mines to create
- Mine Density: NUMBER - Density of mines in mines / 100 meters^2
- Mark Map: What sides can see the mined area.

Update: 7 Oct, 2023 @ 12:27pm

Beta Version - v0.2.1

Fixes And Updates

- Fixes all modules that have a checkbox sending a NUMBER (1 or 0) instead of BOOL (true or false)
- Updates Trap Inventory to allow for AI to set off traps if given the order to open said inventory.

Update: 5 Oct, 2023 @ 10:50pm

Update: 5 Oct, 2023 @ 10:48pm

Update: 5 Oct, 2023 @ 10:46pm

Steam publisher makes me pull my hair out