DayZ
DayZ-Expansion-Experimental
目前顯示第 271-280 項,共 350 項
< 1 ... 26  27  28  29  30 ... 35 >
更新:2020 年 9 月 20 日 @ 下午 12:39

Update 1.4.1109

Added:
  • Added back player setting to disable heli mouse control.
  • Added client settings to change your sensitivity for Helicopters.
  • Added new bus spawn locations for ChernarusPlus and ChernarusPlusGloom.
  • Added ESP code lock for safes.
  • Added new server settings. Refer to the "Server Hosters Note" for more informations.

Changed:
  • Tweaked health of the Gyrocopter (was too weak).
  • Default mouse control is not anymore inverted.
  • Moved the small door of the merlin 15cm on the side to make vaulting easier.
  • Changed server settings. Refer to the "Server Hosters Note" for more informations.

Fixed:
  • Fixed a crash preventing ExpansionCOM.DeerIsle to launch
  • Fixed an issue with the custom clothing with that player will spawn when the server uses the custom clothing system from expansion.
    Take in note that custom clothing items that dont have a existing script class will not work with this system because of an egine bug (https://feedback.bistudio.com/T153922).
    Example for a legit script class for modders:
    //! TShirt_Beige is the class name of the item //! TShirt_ColorBase is the class name of the base class this item is extending from. class TShirt_Beige extends TShirt_ColorBase {};
    If the class name of the item does not exist as a scripted class CreateInInventory will not work with this item.
  • Fixed Territory breaking when the name of the territory started with "!"
  • Fixed the Expansion COT modules
  • Fixed and issue where a paired car key got not recognized as the key for the vehicle it was paired to.
  • Fixed an issue with the building base not executing an update for interiors and ivys when ever the related server setting (BuildingInteriors/BuildingIvys) got changed in the COT general settings module.

Known Issues:
  • The GPS sometimes does not work and has to be dragged out of and back into inventory to use it.
  • Skins do not persist through logins/server restarts.
  • You may get teleported to the sea if walking on that vehicle is enabled, this is only a client issue and relogging will fix this.
  • Markers don't show on the GPS.
  • Currently due to a DayZ bug with loading many mods/scripts, some mod combinations will lead to the server freezing when it reaches server_core.xml. The only fix for now is to unload mods and experiment with load order/removing other mods. Tested mods that are compatible can be found in our discord server.

Server Hosters Note:

Links:
You can download the Expansion missions at : [https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases](https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases)
Documentations for Expansion are available at : [https://github.com/salutesh/DayZ-Expansion-Scripts/wiki](https://github.com/salutesh/DayZ-Expansion-Scripts/wiki)

更新:2020 年 9 月 13 日 @ 下午 2:53

更新:2020 年 9 月 13 日 @ 下午 12:55

更新:2020 年 9 月 12 日 @ 上午 9:46

更新:2020 年 9 月 11 日 @ 下午 3:50

更新:2020 年 9 月 11 日 @ 下午 2:59

更新:2020 年 9 月 11 日 @ 上午 10:31

Added:
- Added half and 1/3rd walls. They are built by using 1 meter or 1.5 meter lumber pieces. To create these new lumber pieces, use a saw on a log to get 3 meter lumber. Then use the saw on that lumber to either create three 1 meter pieces or two 1.5 meter pieces
- Added Autowalk (CTRL + Z)

Tweaked:
- Tweaked the drop rate for creating 3m lumber from logs. Instead of dropping a full stack, only 2 are dropped.
- Small optimizations to Building Interiors and Ivys

Fixed:
- Fixed an issue where expansion caused an issue for attachment slots not beeing accessible or visible.
- Fixed 2 missplaced interiors props (the tentbag and the couch)
- Fixed player settings not loading correctly.
- Map Marker list open/close state is now persistent
- Fixed an exploit allowing the player to deploy territories inside
- Fixed compatibility issue with the lastest DayZ Experimental version (1.9.153402)
- Fixed some buildings not able to use the indoor campfire

Please Note:
You don't need to regenerate your server settings.
You don't need to update your mission.
You can download the Expansion missions at : https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases
Documentations for Expansion are available at : https://github.com/salutesh/DayZ-Expansion-Scripts/wiki

Known Issues:
- The GPS sometimes does not work and has to be dragged out of and back into inventory to use it.
- Skins do not persist through logins/server restarts
- You may get teleported to the client if walking on that vehicle is enabled, this is only a client issue and relogging will fix this
- Markers don't show on the GPS
- Currently due to a DayZ bug with loading many mods/scripts, some mod combinations will lead to the server freezing when it reaches server_core.xml. The only fix for now is to unload mods and experiment with load order/removing other mods. Tested mods that are compatible can be found in our discord server.

更新:2020 年 9 月 10 日 @ 下午 12:07

更新:2020 年 9 月 10 日 @ 上午 11:47

更新:2020 年 9 月 10 日 @ 上午 9:47