Arma 3
3den Enhanced
กำลังแสดง 41-50 จาก 149 รายการ
< 1 ... 3  4  5  6  7 ... 15 >
อัปเดต: 14 พ.ค. 2023 @ 7: 56am

Changelog (GitHub) [github.com]

อัปเดต: 7 พ.ค. 2023 @ 4: 56am

Changelog (GitHub) [github.com]

อัปเดต: 2 ก.พ. 2023 @ 9: 59am

# v7.7.2
## ADDED
- Names of entries in the Asset Browser are now also shown as tooltip to prevent them from being cut off (Variable Names wouldn't be visible in some cases)

## CHANGED
- Dynamic Simulation Debug mode now shows activation distance for all units that can trigger dynamic simulation
- Dynamic Simulation Debug mode now also shows number of units and vehicles that can trigger dynamic simulation
- Trigger areas and trigger statements are now drawn on the map

Changelog (GitHub) [github.com]

อัปเดต: 3 ม.ค. 2023 @ 1: 13am

# v7.7.1
## CHANGED
- Remove markerName attribute from Search Attributes GUI
- Fixed twitching of units that get killed during Ambient Animation

Changelog (GitHub) [github.com]

อัปเดต: 31 ธ.ค. 2022 @ 6: 31am

# v7.7.0
## CHANGED
- The Move Here context menu entry will now also center the map (if it's open) on the selected position

Changelog (GitHub) [github.com]

อัปเดต: 28 พ.ย. 2022 @ 11: 20am

# v7.6.9
## CHANGED
- Muted incredible loud notification sounds until fixed by BI. This can be disabled via userconfig

Changelog (GitHub) [github.com]

อัปเดต: 20 พ.ย. 2022 @ 7: 21am

# v7.6.8
## CHANGED
- Edit Attributes button in Search Attributes UI (SAUI) was sometimes not initialised correctly
- Entities in the SAUI are now better displayed
- Fixed script error when selecting groups in the SAUI
- Added support for markers to the SAUI
- When selecting a marker in SAUI, the map will now open, camera will be moved and the map view will be adjusted as well
- Added support for marker name to SAUI
- Save Loadout attribute was updated: (backwards compatible)
- Added logging
- Updated tooltip
- Improved code
- Object scaling attribute now uses an Edit box again to allow more values
- Texture Finder UI can no longer be moved (dragged)
- Image Preview in Texture Finder UI is not properly positioned
Changelog (GitHub) [github.com]

อัปเดต: 14 พ.ย. 2022 @ 7: 56am

# v7.6.7
## ADDED
- Added a tool to find all entities with code attributes such as onActivation, waypoint condition (own attributes can be added, see function header ENH_fnc_attributeSearch_onLoad)
Changelog (GitHub) [github.com]

อัปเดต: 9 พ.ย. 2022 @ 8: 48am

# v7.6.6
## CHANGED
- Fixed Group Attribute code being exported sqf even though it was disabled (Thanks Expunged)
Changelog (GitHub) [github.com]

อัปเดต: 1 พ.ย. 2022 @ 10: 21am

# v7.6.5
## CHANGED
- removed init msg for Debug Options
- improved Debug Options code