Arma 3
Modules Enhanced
Mostrando 41-50 de 52 aportaciones
< 1  2  3  4  5  6 >
Actualización: 11 NOV 2023 a las 6:37 p. m.

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.

Actualización: 4 NOV 2023 a las 3:11 p. m.

# Beta Version v0.5.0

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

Actualización: 25 OCT 2023 a las 10:04 p. m.

# 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

Actualización: 19 OCT 2023 a las 7:34 p. m.

Patch-v0.3.2

- Fixed global modules to make them persistent with JIP clients

Actualización: 14 OCT 2023 a las 11:56 a. m.

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.

Actualización: 8 OCT 2023 a las 12:16 a. m.

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.

Actualización: 7 OCT 2023 a las 12:27 p. m.

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.

Actualización: 5 OCT 2023 a las 10:50 p. m.

Actualización: 5 OCT 2023 a las 10:48 p. m.

Actualización: 5 OCT 2023 a las 10:46 p. m.

Steam publisher makes me pull my hair out