Arma 3
MMBA
6件中 1-6 を表示
更新:2020年9月28日 @ 10時03分

Added: Hold duration for Add Action module. (BIS_fnc_holdActionAdd )

更新:2019年7月8日 @ 11時51分

Added: Respawn Module. Will respawn objects,units when they die.

更新:2019年5月16日 @ 8時48分

Fixed: Added Revive and Task system to CfgRemoteExec. JIP should now work correctly.
Fixed: GoTo Module now register player who got their first. Modules that comes after who use the player as a side, will now work correctly.

Added: customFunction Module. For those who want to call on their own code or functions. Arguments in the style of an array can be added. Runs only on server.

更新:2019年5月10日 @ 4時42分

Added: Multiple Choices Module, sync choices modules to it. You can then sync other MMBA modules to the choices modules and they will activate when someone click on the choice in the dialog.
Added: All modules who have the Side attribute now also have ""Player"" option. Works when an previously module is activated by a certain player (example: addaction,capture,Multiple Choices). The player will be transferd to all modules that comes after.
Added: Intro module, simple intro for your mission.
Added: Ai module, spawn a group of AI to the selected side. All groups from Composition are available.

Fixed: Smaller bug fixes and correction of texts.

更新:2019年5月4日 @ 12時54分

Added: Warning Message, attribute for captureModule.
Added: Capture Message and task description attribute for captureModule.
Added: New Function BIS_fnc_ASLorATL.

Fixed: captureModule should now start over if capturing is aborted and persistent is off.
Fixed: Modules placed on land and water should now have the correct position upon mission start.
Fixed: Smaller bug fixes and correction of texts.

更新:2019年5月3日 @ 8時58分