Arma 3
ZEUS WARGAME [test build]
Wyświetlanie 21-30 z 159 pozycji
< 1  2  3  4  5 ... 16 >
Aktualizacja: 10 sierpnia o godz. 10:44
twórca: Jacktheviper

-new addon option "Show civilian friendly groups icons"; uncheck this to hide the friendly groups icons from civilian groups only
*jac_displayCivlianFriendlyGrpIcon

Aktualizacja: 8 sierpnia o godz. 12:02
twórca: Jacktheviper

-flight path planner test [WIP]

Aktualizacja: 1 sierpnia o godz. 10:59
twórca: Jacktheviper

-test

Aktualizacja: 27 lipca o godz. 14:44
twórca: Jacktheviper

-new Journal entry that displays the custom unit list set with the Unit Cost module
-new Journal entry that displays the air support list set with the Air Support module

-killboard
*fixed issue with killfeed and killboard; now showing properly in MP games
*added menu scrolling for more than 10 players

-fixed an issue with Air Support module Paradrop where it would fly at higher altitude than expected

-optimization, 'jac_fnc_zeusAddMSG3D' remoteExec is now called only on 'jac_curatorsLocalList' instead of all localitiess

-changed line of sight function sensitivity to smoke to prevent units from being blinded by thin smoke/dust

Aktualizacja: 25 lipca o godz. 10:56
twórca: Jacktheviper

-new Journal entry that displays the custom unit list set with the Unit Cost module

-killboard
*added menu scrolling for more than 10 players

-optimization, 'jac_fnc_zeusAddMSG3D' remoteExec is now called only on 'jac_curatorsLocalList' instead of all localitiess

-changed line of sight code sensitivity to smoke to prevent units from being blinded by thin smoke raised by their own weapons being fired

Aktualizacja: 20 lipca o godz. 7:51
twórca: Jacktheviper

-added the killboard
*move the mouse towards the top of the screen to see the killboard showing the kills for each side, click on it to see a list detailing the kills for each player separatedly

-new Addon option to show or hide the killboard
*Show Killboard

-added the INTERFACE section to Addon Options and moved some options to it
*Activate context sensitive menus
*Require key to open context sensitive menus
*Show killfeed
*Show Quick Action Bar

-improved killfeed
*dont show message if there is no killer or if killer is the same unit as killed

-air support module
*added a parameter to determine the distance to the target at which the aircraft will be at when it releases its ordnance, set a value inbetween 1000 to 5000

Aktualizacja: 18 lipca o godz. 9:04
twórca: Jacktheviper

-added the killboard
*move the mouse towards the top of the screen to see the killboard showing the kills for each side, click on it to see a list detailing the kills for each player separatedly

-new Addon option to show or hide the killboard
*Show Killboard

-added the INTERFACE section to Addon Options and moved some options to it
*Activate context sensitive menus
*Require key to open context sensitive menus
*Show killfeed
*Show Quick Action Bar

-improved killfeed
*dont show message if there is no killer or if killer is the same unit as killed

Aktualizacja: 13 lipca o godz. 9:56
twórca: Jacktheviper

-artillery targeting overhaul
*the Forward Observer now can call fire support on positions outside his line of sight, but the accuracy will be reduced significantly
*the target position will be forced to snap to the map grid

-new addon option 'Enable Accurate Fire Support'
*Allow more accurate targeting with the Fire Support system by reducing the size of the artillery grid to 1 square meter

-fixed some vehicle crews placed from the empty zeus were are not receiving the wargame AI tweaks properly leading to erratic behaviour

-known issue units in 'hold position' mode will not shoot at enemies if the 'New Spotting Routine' option is turned off
*to prevent that if 'New Spotting Routine' option is turned off, units will now always start in 'move at will mode'

Aktualizacja: 11 lipca o godz. 11:14
twórca: Jacktheviper

-artillery targeting overhaul
*divide the map in a grid of square nodes with the size of 33 meters representing digits within each map grid
*when targeting with an artillery observer, this is the smallest area that can be targeted
*when the artillery observer doesnt have direct line of sight to the center of the screen, the smallest area will be the 100 meters grid

Aktualizacja: 8 lipca o godz. 15:20
twórca: Jacktheviper

-the objective area module can now be moved during the match in order to change the position of the objective area
*you can put this line of code in the custom code box: (_this # 5) setPos _newPosition;
*give a variable name to the module in the editor and use it to set a new position with setPos
*can also use attachTo on the module to attach it to a moving object or vehicle