Arma 3
Modules Enhanced
Viser 41-50 af 52 forekomster
< 1  2  3  4  5  6 >
Opdatering: 11. nov. 2023 kl. 18:37

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.

Opdatering: 4. nov. 2023 kl. 15:11

# Beta Version v0.5.0

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

Opdatering: 25. okt. 2023 kl. 22:04

# 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

Opdatering: 19. okt. 2023 kl. 19:34

Patch-v0.3.2

- Fixed global modules to make them persistent with JIP clients

Opdatering: 14. okt. 2023 kl. 11:56

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.

Opdatering: 8. okt. 2023 kl. 0:16

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.

Opdatering: 7. okt. 2023 kl. 12:27

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.

Opdatering: 5. okt. 2023 kl. 22:50

Opdatering: 5. okt. 2023 kl. 22:48

Opdatering: 5. okt. 2023 kl. 22:46

Steam publisher makes me pull my hair out