ACE3/documentation/missionmaker/modules.md
KoffeinFlummi d2fbd5c735 Fix groups
2015-04-12 14:42:49 +02:00

7.2 KiB

layout title group order parent
wiki Modules missionmaker 5 wiki

THIS PAGE IS NOT UP2DATE.

1. Modules

1.1 BlueForceTracking

Part of: ACE_Map

When adding the "BlueForceTracking" module to your mission it adds map markers to every group on the players side and refreshes them in certain configurable interval (in seconds). The module takes the group type into account and uses the proper NATO icon for each marker.

Settings:

  1. Interval (Number)
    How often the markers should be refreshed (in seconds).
    Default value: 5
  2. Hide AI Groups (Boolean)
    Hide markers for "AI only" groups.
    Default value: No

1.2 Check PBOs

Part of: ACE_Core

If you are worried that players haven't updated ACE or other mods to the version you're using on the server, you can place the "Check PBOs" module on your map. You can choose one of three posible actions that are being executed when a player joins that has a wrong version of ACE or an other mod:

  • Warn once
  • Warn permanent
  • Kick

Settings:

  1. Action (Option)
    What to do with people who do not have the right PBOs.
    Default value: "Warn once"

  2. Check all addons (Boolean)
    Check all addons instead of only those of ACE?
    Default value: "No"

  3. Whitelist
    You can make a whitelist of addons that don't have to be on the server. If you want to use the "Check all addons" option of this module and allow the usage of client side modifications like Blastcore or JSRS, you have to list them here.
    The list must be in the following format: ["ADDON1","ADDON2",...] where the addons are CfgPatches references to all PBOs of the optional mod. To figure these out, you can use the scripting command activatedAddons in the editor while those mods are enabled.

Example 1: @Blastcore-A3:

["warfxpe","blastcore_vep"]

Example 2: @JSRS:

[TBD]

Example 3: @JSRS + @Blastcore-A3:

[TBD, "warfxpe","blastcore_vep"]

1.3 Explosive System

Part of: ACE_Explosive

The "Explosive System" module lets you tweak the settings for the new explosive system that ACE introduces.

Settings:

  1. Require explosive specialists? (Boolean)
    Require explosive specialists to disable explosives.
    Default value: No
  2. Punish non-specialists? (Boolean)
    Increase the time it takes to complete actions for non-specialists.
    Default value: Yes

1.4 Fatigue System (deprecated)

Warning: This module is deprecated and only in there not to break older missions that have used this module. It will be removed in a future update. It serves no purpose.

1.5 Friendly Fire Messages

Part of: ACE_Respawn

The "Friendly Fire Messages" module triggers a message when a player kills a friendly or civilian unit. This module isn't needed on servers with a low difficulty setting.

1.6 Interaction

Part of: ACE_Interaction

This module allows you to tweak the settings for player names tags.

Settings:

  1. Player Names View Distance (Number)
    Sets the distance (in meters) at which player name tags become visible.
    Default value: 5

1.7 Medical System

Part of: ACE_Medical

When using the medical system ACE offers you probably want to fine tune some aspects of the wounding, healing or gameplay mechanics and fit them to your needs. The "Medical System" module offers a lot of settings to do just that.

Settings:

  1. Bleeding Speed Coefficient (Number)
    Multiplier for the rate of bleeding.
    Default value: 1
  2. Pain Effect Coefficient (Number)
    Multiplier for the intensity of the pain effect (chromatic abberation).
    Default value: 1
  3. Max Unconscious Time (Number)
    Maximum time (in seconds) for a unit to be unconscious before dying. -1 disables this.
    Default value: -1
  4. Allow non-medics? (Boolean)
    This setting is used to allow non-medics to use epipens and bloodbags.
    Default value: No
  5. Punish non-medics? (Boolean)
    Increase the time it takes to complete actions for non-medics.
    Default value: Yes
  6. Require diagnosis? (Boolean)
    Require an unconscious patient to be diagnosed before allowing treatment.
    Default value: No
  7. Prevent instant death? (Boolean)
    Prevent instant death and always put players in unconscious state instead.
    Default value: No
  8. Prevent death while unconscious? (Boolean)
    Make unconscious units invulnerable.
    Default value: No
  9. Single Bandage (Boolean)
    Use one bandage to heal the entire body.
    Default value: No
  10. Unconscious can chat? (Boolean)
    Allow all players to use chat while unconcious? Admin can always use the chat regardless.
    Default value: No

1.8 Rallypoint System

Part of: ACE_Respawn

This module was introduced with 0.94 and enables Mission Makers to specificly enable units to move a rallypoint. Every unit that is synced with that module is able to move a rallypoint.

Note: It's important to mention that this doesn't work for player who join during a mission (JIP = Join in progress). That's something we can't change because that's the way Bohemia has implemented their module framework. To enable JIP players to move rally points have a look at 3.1 ACE Rallypoints.

1.9 Repair System

Part of: ACE_Logistics

Placing the "Repair System" module makes it possible to define the time it takes for certain repair actions.

Settings:

  1. Heavy Repair Time (Number)
    Time to repair engine/turret/body/fuel components (in seconds).
    Default value: 10
  2. Wheel Replace Time (Number)
    Time to replace a wheel (in seconds).
    Default value: 10
  3. Track Replace Time (Number)
    Time to replace a track (in seconds).
    Default value: 10
  4. Maximum Repaired Damage (Number)
    Limits the amount of damage that can be repaired. 0 = Repair all damage, 1 = Cannot repair any damage.
    Default value: 0

1.10 Respawn System

Part of: ACE_Respawn

The "Respawn System" module enables players to respawn with the gear they had before dying and to remove bodies of players after a configurable interval (in seconds).

Settings:

  1. Save Gear? (Boolean)
    Respawn with the gear a player had just before his death.
    Default value: No

1.11 SwitchUnits System

Part of: ACE_SwitchUnits

The SwitchUnits System enables players to control certain AI units on the map.

Settings:

  1. Switch To West? (Boolean)
    Allow switching to west units?
    Default value: No
  2. Switch To East? (Boolean)
    Allow switching to east units?
    Default value: No
  3. Switch To Independent? (Boolean)
    Allow switching to independent units?
    Default value: No
  4. Switch To Civilian? (Boolean)
    Allow switching to civilian units?
    Default value: No
  5. Enable Safe Zone? (Boolean)
    Enable a safe zone around enemy units? Players can't switch to units inside of the safe zone.
    Default value: Yes
  6. Safe Zone Radius (Number)
    The safe zone around players from a different team (in meters)
    Default value: 200

1.12 LSD Vehicles

Part of: ACE_Core

And then there's the "LSD Vehicles" module … it does 'something' to all vehicles synced to that module. http://youtu.be/X3e0LTexEok